Modifier and Type | Method and Description |
---|---|
Policy |
ServantDelegate._get_policy(Object self,
int policy_type)
_get_policy
|
Policy |
ORB.create_policy(int type,
Any value)
This method creates a policy with the given type and the given
value.
|
Policy |
Delegate.get_client_policy(int policy_type)
Gets the effective overriding policy with the given type from
the client-side, or null if this policy type is unset.
|
Policy |
Delegate.get_policy(Object self,
int policy_type)
The get_policy operation returns the policy object of the
specified type, which applies to this object.
|
Policy |
Delegate.get_policy(Object self,
int policy_type,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add) |
Modifier and Type | Class and Description |
---|---|
class |
BiDirPolicy |
Modifier and Type | Method and Description |
---|---|
Policy |
BiDirPolicy.copy() |
Policy |
BiDirPolicyFactory.create_policy(int type,
Any any) |
Modifier and Type | Class and Description |
---|---|
class |
BiDirPolicyImpl |
class |
ClientProtocolPolicy |
class |
MaxHopsPolicy |
class |
QueueOrderPolicy |
class |
RebindPolicy |
class |
RelativeRequestTimeoutPolicy
Specifies a relative timeout for a CORBA request.
|
class |
RelativeRoundtripTimeoutPolicy
Specifies a relative timeout for a CORBA roundtrip.
|
class |
ReplyEndTimePolicy |
class |
ReplyPriorityPolicy |
class |
ReplyStartTimePolicy |
class |
RequestEndTimePolicy |
class |
RequestPriorityPolicy |
class |
RequestStartTimePolicy |
class |
RoutingPolicy |
class |
SyncScopePolicy |
Modifier and Type | Method and Description |
---|---|
Policy |
RequestEndTimePolicy.copy() |
Policy |
ClientProtocolPolicy.copy() |
Policy |
RoutingPolicy.copy() |
Policy |
RelativeRequestTimeoutPolicy.copy() |
Policy |
ReplyStartTimePolicy.copy() |
Policy |
RequestPriorityPolicy.copy() |
Policy |
QueueOrderPolicy.copy() |
Policy |
MaxHopsPolicy.copy() |
Policy |
BiDirPolicyImpl.copy() |
Policy |
RelativeRoundtripTimeoutPolicy.copy() |
Policy |
RebindPolicy.copy() |
Policy |
RequestStartTimePolicy.copy() |
Policy |
SyncScopePolicy.copy() |
Policy |
ReplyEndTimePolicy.copy() |
Policy |
ReplyPriorityPolicy.copy() |
Policy |
BiDirPolicyFactoryImpl.create_policy(int type,
Any value) |
Policy[] |
PolicyManager.get_policy_overrides(int[] ts)
Returns a PolicyList containing the overridden Polices for the
requested PolicyTypes.
|
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 | Method and Description |
---|---|
Policy |
IORInfoImpl.get_effective_policy(int type) |
Policy |
ClientRequestInfoImpl.get_request_policy(int type)
WARNING: This method relies on the DomainService to be available.
|
Policy |
ServerRequestInfoImpl.get_server_policy(int type)
WARNING: This method relies on the DomainService to be available.
|
Modifier and Type | Method and Description |
---|---|
Policy |
POA.getPolicy(int type) |
Modifier and Type | Method and Description |
---|---|
POA |
POA.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
additionally raises an org.omg.CORBA.BAD_INV_ORDER exception if the poa
goes shutdown and this method will called (not spec.)
|
Modifier and Type | Class and Description |
---|---|
class |
IdAssignmentPolicy
This class implements the id assignment policy.
|
class |
IdUniquenessPolicy
This class implements the id uniqueness policy.
|
class |
ImplicitActivationPolicy
This class implements the implicit activation policy.
|
class |
LifespanPolicy
This class implements the lifespan policy.
|
class |
RequestProcessingPolicy
This class implements the request processing policy.
|
class |
ServantRetentionPolicy
This class implements the servant retention policy.
|
class |
ThreadPolicy
This class implements the thread policy.
|
Modifier and Type | Method and Description |
---|---|
Policy |
IdAssignmentPolicy.copy() |
Policy |
ImplicitActivationPolicy.copy() |
Policy |
IdUniquenessPolicy.copy() |
Policy |
ThreadPolicy.copy() |
Policy |
LifespanPolicy.copy() |
Policy |
ServantRetentionPolicy.copy() |
Policy |
RequestProcessingPolicy.copy() |
Modifier and Type | Method and Description |
---|---|
static Policy |
POAUtil.getPolicy(Policy[] policies,
int policy_type)
returns the policy with the specified policy_type from a policy list
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
POAUtil.convert(Policy policy,
int policy_type)
reads the policy value from the specified policy and
converts it into a string
|
static Policy |
POAUtil.getPolicy(Policy[] policies,
int policy_type)
returns the policy with the specified policy_type from a policy list
|
Modifier and Type | Class and Description |
---|---|
class |
ATLASPolicyImpl |
class |
SASPolicyImpl |
Modifier and Type | Method and Description |
---|---|
Policy |
ATLASPolicyImpl.copy() |
Policy |
SASPolicyImpl.copy() |
Policy |
ATLASPolicyFactory.create_policy(int type,
Any value) |
Policy |
SASPolicyFactory.create_policy(int type,
Any value) |
Modifier and Type | Interface and Description |
---|---|
interface |
BidirectionalPolicy
Generated from IDL interface "BidirectionalPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_BidirectionalPolicyStub
Generated from IDL interface "BidirectionalPolicy".
|
Modifier and Type | Method and Description |
---|---|
Policy |
_BidirectionalPolicyStub.copy() |
Policy |
BidirectionalPolicyPOATie.copy() |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructionPolicy
Generated from IDL interface "ConstructionPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_ConstructionPolicyStub
Generated from IDL interface "ConstructionPolicy".
|
class |
_PolicyStub
Generated from IDL interface "Policy".
|
Modifier and Type | Field and Description |
---|---|
Policy[] |
PolicyListHolder.value |
Policy |
PolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
Policy |
Object._get_policy(int policy_type) |
Policy |
LocalObject._get_policy(int policy_type) |
Policy |
PolicyPOATie._this() |
Policy |
PolicyPOA._this() |
Policy |
PolicyPOATie._this(ORB orb) |
Policy |
PolicyPOA._this(ORB orb) |
Policy |
ConstructionPolicyPOATie.copy() |
Policy |
_ConstructionPolicyStub.copy() |
Policy |
PolicyPOATie.copy() |
Policy |
_PolicyStub.copy() |
Policy |
PolicyOperations.copy() |
Policy |
ORB.create_policy(int type,
Any val) |
static Policy[] |
PolicyListHelper.extract(Any any) |
static Policy |
PolicyHelper.extract(Any any) |
Policy |
DomainManagerLocalTie.get_domain_policy(int policy_type) |
Policy |
DomainManagerOperations.get_domain_policy(int policy_type) |
Policy[] |
PolicyManagerLocalTie.get_policy_overrides(int[] ts) |
Policy[] |
PolicyCurrentLocalTie.get_policy_overrides(int[] ts) |
Policy[] |
PolicyManagerOperations.get_policy_overrides(int[] ts) |
static Policy |
PolicyHelper.narrow(Object obj) |
static Policy[] |
PolicyListHelper.read(InputStream _in) |
static Policy |
PolicyHelper.read(InputStream in) |
static Policy |
PolicyHelper.unchecked_narrow(Object obj) |
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 |
PolicyHelper.insert(Any any,
Policy s) |
static void |
PolicyListHelper.insert(Any any,
Policy[] s) |
void |
PolicyManagerLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyCurrentLocalTie.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
void |
PolicyManagerOperations.set_policy_overrides(Policy[] policies,
SetOverrideType set_add) |
static void |
PolicyHelper.write(OutputStream _out,
Policy s) |
static void |
PolicyListHelper.write(OutputStream _out,
Policy[] _s) |
Constructor and Description |
---|
PolicyHolder(Policy initial) |
PolicyListHolder(Policy[] initial) |
Modifier and Type | Method and Description |
---|---|
Policy |
ObjectImpl._get_policy(int policy_type) |
Policy |
Delegate.get_policy(Object self,
int policy_type) |
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) |
Modifier and Type | Interface and Description |
---|---|
interface |
MaxHopsPolicy
Generated from IDL interface "MaxHopsPolicy".
|
interface |
QueueOrderPolicy
Generated from IDL interface "QueueOrderPolicy".
|
interface |
RebindPolicy
Generated from IDL interface "RebindPolicy".
|
interface |
RelativeRequestTimeoutPolicy
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
interface |
RelativeRoundtripTimeoutPolicy
Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
|
interface |
ReplyEndTimePolicy
Generated from IDL interface "ReplyEndTimePolicy".
|
interface |
ReplyPriorityPolicy
Generated from IDL interface "ReplyPriorityPolicy".
|
interface |
ReplyStartTimePolicy
Generated from IDL interface "ReplyStartTimePolicy".
|
interface |
RequestEndTimePolicy
Generated from IDL interface "RequestEndTimePolicy".
|
interface |
RequestPriorityPolicy
Generated from IDL interface "RequestPriorityPolicy".
|
interface |
RequestStartTimePolicy
Generated from IDL interface "RequestStartTimePolicy".
|
interface |
RoutingPolicy
Generated from IDL interface "RoutingPolicy".
|
interface |
SyncScopePolicy
Generated from IDL interface "SyncScopePolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_MaxHopsPolicyLocalBase
Abstract base class for implementations of local interface MaxHopsPolicy
|
class |
_QueueOrderPolicyLocalBase
Abstract base class for implementations of local interface QueueOrderPolicy
|
class |
_RebindPolicyLocalBase
Abstract base class for implementations of local interface RebindPolicy
|
class |
_RelativeRequestTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRequestTimeoutPolicy
|
class |
_RelativeRoundtripTimeoutPolicyLocalBase
Abstract base class for implementations of local interface RelativeRoundtripTimeoutPolicy
|
class |
_ReplyEndTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyEndTimePolicy
|
class |
_ReplyPriorityPolicyLocalBase
Abstract base class for implementations of local interface ReplyPriorityPolicy
|
class |
_ReplyStartTimePolicyLocalBase
Abstract base class for implementations of local interface ReplyStartTimePolicy
|
class |
_RequestEndTimePolicyLocalBase
Abstract base class for implementations of local interface RequestEndTimePolicy
|
class |
_RequestPriorityPolicyLocalBase
Abstract base class for implementations of local interface RequestPriorityPolicy
|
class |
_RequestStartTimePolicyLocalBase
Abstract base class for implementations of local interface RequestStartTimePolicy
|
class |
_RoutingPolicyLocalBase
Abstract base class for implementations of local interface RoutingPolicy
|
class |
_SyncScopePolicyLocalBase
Abstract base class for implementations of local interface SyncScopePolicy
|
class |
MaxHopsPolicyLocalTie
Generated from IDL interface "MaxHopsPolicy".
|
class |
QueueOrderPolicyLocalTie
Generated from IDL interface "QueueOrderPolicy".
|
class |
RebindPolicyLocalTie
Generated from IDL interface "RebindPolicy".
|
class |
RelativeRequestTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRequestTimeoutPolicy".
|
class |
RelativeRoundtripTimeoutPolicyLocalTie
Generated from IDL interface "RelativeRoundtripTimeoutPolicy".
|
class |
ReplyEndTimePolicyLocalTie
Generated from IDL interface "ReplyEndTimePolicy".
|
class |
ReplyPriorityPolicyLocalTie
Generated from IDL interface "ReplyPriorityPolicy".
|
class |
ReplyStartTimePolicyLocalTie
Generated from IDL interface "ReplyStartTimePolicy".
|
class |
RequestEndTimePolicyLocalTie
Generated from IDL interface "RequestEndTimePolicy".
|
class |
RequestPriorityPolicyLocalTie
Generated from IDL interface "RequestPriorityPolicy".
|
class |
RequestStartTimePolicyLocalTie
Generated from IDL interface "RequestStartTimePolicy".
|
class |
RoutingPolicyLocalTie
Generated from IDL interface "RoutingPolicy".
|
class |
SyncScopePolicyLocalTie
Generated from IDL interface "SyncScopePolicy".
|
Modifier and Type | Method and Description |
---|---|
Policy |
MaxHopsPolicyLocalTie.copy() |
Policy |
RequestStartTimePolicyLocalTie.copy() |
Policy |
SyncScopePolicyLocalTie.copy() |
Policy |
RebindPolicyLocalTie.copy() |
Policy |
ReplyPriorityPolicyLocalTie.copy() |
Policy |
QueueOrderPolicyLocalTie.copy() |
Policy |
RequestEndTimePolicyLocalTie.copy() |
Policy |
RelativeRequestTimeoutPolicyLocalTie.copy() |
Policy |
RelativeRoundtripTimeoutPolicyLocalTie.copy() |
Policy |
ReplyEndTimePolicyLocalTie.copy() |
Policy |
ReplyStartTimePolicyLocalTie.copy() |
Policy |
RoutingPolicyLocalTie.copy() |
Policy |
RequestPriorityPolicyLocalTie.copy() |
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value) |
Policy |
IORInfoOperations.get_effective_policy(int type) |
Policy |
ClientRequestInfoOperations.get_request_policy(int type) |
Policy |
ServerRequestInfoOperations.get_server_policy(int type) |
Modifier and Type | Interface and Description |
---|---|
interface |
IdAssignmentPolicy
Generated from IDL interface "IdAssignmentPolicy".
|
interface |
IdUniquenessPolicy
Generated from IDL interface "IdUniquenessPolicy".
|
interface |
ImplicitActivationPolicy
Generated from IDL interface "ImplicitActivationPolicy".
|
interface |
LifespanPolicy
Generated from IDL interface "LifespanPolicy".
|
interface |
RequestProcessingPolicy
Generated from IDL interface "RequestProcessingPolicy".
|
interface |
ServantRetentionPolicy
Generated from IDL interface "ServantRetentionPolicy".
|
interface |
ThreadPolicy
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_IdAssignmentPolicyLocalBase
Abstract base class for implementations of local interface IdAssignmentPolicy
|
class |
_IdUniquenessPolicyLocalBase
Abstract base class for implementations of local interface IdUniquenessPolicy
|
class |
_ImplicitActivationPolicyLocalBase
Abstract base class for implementations of local interface ImplicitActivationPolicy
|
class |
_LifespanPolicyLocalBase
Abstract base class for implementations of local interface LifespanPolicy
|
class |
_RequestProcessingPolicyLocalBase
Abstract base class for implementations of local interface RequestProcessingPolicy
|
class |
_ServantRetentionPolicyLocalBase
Abstract base class for implementations of local interface ServantRetentionPolicy
|
class |
_ThreadPolicyLocalBase
Abstract base class for implementations of local interface ThreadPolicy
|
class |
IdAssignmentPolicyLocalTie
Generated from IDL interface "IdAssignmentPolicy".
|
class |
IdUniquenessPolicyLocalTie
Generated from IDL interface "IdUniquenessPolicy".
|
class |
ImplicitActivationPolicyLocalTie
Generated from IDL interface "ImplicitActivationPolicy".
|
class |
LifespanPolicyLocalTie
Generated from IDL interface "LifespanPolicy".
|
class |
RequestProcessingPolicyLocalTie
Generated from IDL interface "RequestProcessingPolicy".
|
class |
ServantRetentionPolicyLocalTie
Generated from IDL interface "ServantRetentionPolicy".
|
class |
ThreadPolicyLocalTie
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Method and Description |
---|---|
Policy |
LifespanPolicyLocalTie.copy() |
Policy |
RequestProcessingPolicyLocalTie.copy() |
Policy |
ServantRetentionPolicyLocalTie.copy() |
Policy |
ImplicitActivationPolicyLocalTie.copy() |
Policy |
IdAssignmentPolicyLocalTie.copy() |
Policy |
ThreadPolicyLocalTie.copy() |
Policy |
IdUniquenessPolicyLocalTie.copy() |
Modifier and Type | Method and Description |
---|---|
POA |
POALocalTie.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
POA |
POAOperations.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientProtocolPolicy
Generated from IDL interface "ClientProtocolPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
_ClientProtocolPolicyLocalBase
Abstract base class for implementations of local interface ClientProtocolPolicy
|
class |
ClientProtocolPolicyLocalTie
Generated from IDL interface "ClientProtocolPolicy".
|
Modifier and Type | Method and Description |
---|---|
Policy |
ClientProtocolPolicyLocalTie.copy() |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPolicy
Generated from IDL interface "AccessPolicy".
|
interface |
AuditPolicy
Generated from IDL interface "AuditPolicy".
|
interface |
DelegationPolicy
Generated from IDL interface "DelegationPolicy".
|
interface |
DomainAccessPolicy
Generated from IDL interface "DomainAccessPolicy".
|
interface |
SecureInvocationPolicy
Generated from IDL interface "SecureInvocationPolicy".
|
Modifier and Type | Interface and Description |
---|---|
interface |
DelegationDirectivePolicy
Generated from IDL interface "DelegationDirectivePolicy".
|
interface |
EstablishTrustPolicy
Generated from IDL interface "EstablishTrustPolicy".
|
interface |
InvocationCredentialsPolicy
Generated from IDL interface "InvocationCredentialsPolicy".
|
interface |
MechanismPolicy
Generated from IDL interface "MechanismPolicy".
|
interface |
QOPPolicy
Generated from IDL interface "QOPPolicy".
|
Modifier and Type | Method and Description |
---|---|
Policy |
CurrentOperations.get_policy(int policy_type) |