Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.policies | |
org.omg.CORBA | |
org.omg.CORBA.portable |
Modifier and Type | Method and Description |
---|---|
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyManager.set_policy_overrides(Policy[] policies,
SetOverrideType set_add)
Modifies the current set of overrides with the requested list
of Policy overrides.
|
Modifier and Type | Field and Description |
---|---|
static SetOverrideType |
SetOverrideType.ADD_OVERRIDE |
static SetOverrideType |
SetOverrideType.SET_OVERRIDE |
SetOverrideType |
SetOverrideTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static SetOverrideType |
SetOverrideTypeHelper.extract(Any any) |
static SetOverrideType |
SetOverrideType.from_int(int val) |
static SetOverrideType |
SetOverrideTypeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
Object |
Object._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
LocalObject._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
static void |
SetOverrideTypeHelper.insert(Any any,
SetOverrideType s) |
void |
PolicyCurrentLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyManagerOperations.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyManagerLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
static void |
SetOverrideTypeHelper.write(OutputStream out,
SetOverrideType s) |
Constructor and Description |
---|
SetOverrideTypeHolder(SetOverrideType initial) |
Modifier and Type | Method and Description |
---|---|
Object |
ObjectImpl._set_policy_override(Policy[] policies,
SetOverrideType set_add) |
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |