|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Policy in org.omg.BiDirPolicy |
---|
Subinterfaces of Policy in org.omg.BiDirPolicy | |
---|---|
interface |
BidirectionalPolicy
Generated from IDL interface "BidirectionalPolicy". |
Uses of Policy in org.omg.CORBA |
---|
Subinterfaces of Policy in org.omg.CORBA | |
---|---|
interface |
ConstructionPolicy
Generated from IDL interface "ConstructionPolicy". |
Fields in org.omg.CORBA declared as Policy | |
---|---|
Policy |
PolicyHolder.value
|
Policy[] |
PolicyListHolder.value
|
Methods in org.omg.CORBA that return Policy | |
---|---|
Policy |
LocalObject._get_policy(int policy_type)
|
Policy |
Object._get_policy(int policy_type)
|
Policy |
PolicyOperations.copy()
|
Policy |
ORB.create_policy(int type,
Any val)
|
static Policy |
PolicyHelper.extract(Any any)
|
static Policy[] |
PolicyListHelper.extract(Any any)
|
Policy |
DomainManagerOperations.get_domain_policy(int policy_type)
|
static Policy |
PolicyHelper.narrow(Object obj)
|
static Policy |
PolicyHelper.read(InputStream in)
|
static Policy[] |
PolicyListHelper.read(InputStream _in)
|
static Policy |
PolicyHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type Policy | |
---|---|
Object |
LocalObject._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
Object._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
static void |
PolicyHelper.insert(Any any,
Policy s)
|
static void |
PolicyListHelper.insert(Any any,
Policy[] s)
|
static void |
PolicyHelper.write(OutputStream _out,
Policy s)
|
static void |
PolicyListHelper.write(OutputStream _out,
Policy[] _s)
|
Constructors in org.omg.CORBA with parameters of type Policy | |
---|---|
PolicyHolder(Policy initial)
|
|
PolicyListHolder(Policy[] initial)
|
Uses of Policy in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return Policy | |
---|---|
Policy |
ObjectImpl._get_policy(int policy_type)
|
Policy |
Delegate.get_policy(Object self,
int policy_type)
|
Methods in org.omg.CORBA.portable with parameters of type Policy | |
---|---|
Object |
ObjectImpl._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add)
|
Uses of Policy in org.omg.CosTransactions |
---|
Subinterfaces of Policy in org.omg.CosTransactions | |
---|---|
interface |
InvocationPolicy
Generated from IDL interface "InvocationPolicy". |
interface |
NonTxTargetPolicy
Generated from IDL interface "NonTxTargetPolicy". |
interface |
OTSPolicy
Generated from IDL interface "OTSPolicy". |
interface |
TransactionPolicy
Generated from IDL interface "TransactionPolicy". |
Uses of Policy in org.omg.PortableInterceptor |
---|
Methods in org.omg.PortableInterceptor that return Policy | |
---|---|
Policy |
PolicyFactoryLocalTie.create_policy(int type,
Any value)
|
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value)
|
Policy |
IORInfoLocalTie.get_effective_policy(int type)
|
Policy |
IORInfoOperations.get_effective_policy(int type)
|
Policy |
ClientRequestInfoLocalTie.get_request_policy(int type)
|
Policy |
ClientRequestInfoOperations.get_request_policy(int type)
|
Policy |
ServerRequestInfoLocalTie.get_server_policy(int type)
|
Policy |
ServerRequestInfoOperations.get_server_policy(int type)
|
Uses of Policy in org.omg.PortableServer |
---|
Subinterfaces of Policy in org.omg.PortableServer | |
---|---|
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". |
Classes in org.omg.PortableServer that implement Policy | |
---|---|
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". |
Methods in org.omg.PortableServer that return Policy | |
---|---|
Policy |
RequestProcessingPolicyLocalTie.copy()
|
Policy |
ServantRetentionPolicyLocalTie.copy()
|
Policy |
ThreadPolicyLocalTie.copy()
|
Policy |
IdUniquenessPolicyLocalTie.copy()
|
Policy |
IdAssignmentPolicyLocalTie.copy()
|
Policy |
ImplicitActivationPolicyLocalTie.copy()
|
Policy |
LifespanPolicyLocalTie.copy()
|
Methods in org.omg.PortableServer with parameters of type Policy | |
---|---|
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)
|
POAManager |
POAManagerFactoryOperations.create_POAManager(java.lang.String id,
Policy[] policies)
|
POAManager |
POAManagerFactoryLocalTie.create_POAManager(java.lang.String id,
Policy[] policies)
|
Uses of Policy in org.omg.SecurityAdmin |
---|
Subinterfaces of Policy in org.omg.SecurityAdmin | |
---|---|
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". |
Uses of Policy in org.omg.SecurityLevel2 |
---|
Subinterfaces of Policy in org.omg.SecurityLevel2 | |
---|---|
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". |
Classes in org.omg.SecurityLevel2 that implement Policy | |
---|---|
class |
_DelegationDirectivePolicyLocalBase
Abstract base class for implementations of local interface DelegationDirectivePolicy |
class |
_EstablishTrustPolicyLocalBase
Abstract base class for implementations of local interface EstablishTrustPolicy |
class |
_InvocationCredentialsPolicyLocalBase
Abstract base class for implementations of local interface InvocationCredentialsPolicy |
class |
_MechanismPolicyLocalBase
Abstract base class for implementations of local interface MechanismPolicy |
class |
_QOPPolicyLocalBase
Abstract base class for implementations of local interface QOPPolicy |
class |
DelegationDirectivePolicyLocalTie
Generated from IDL interface "DelegationDirectivePolicy". |
class |
EstablishTrustPolicyLocalTie
Generated from IDL interface "EstablishTrustPolicy". |
class |
InvocationCredentialsPolicyLocalTie
Generated from IDL interface "InvocationCredentialsPolicy". |
class |
MechanismPolicyLocalTie
Generated from IDL interface "MechanismPolicy". |
class |
QOPPolicyLocalTie
Generated from IDL interface "QOPPolicy". |
Methods in org.omg.SecurityLevel2 that return Policy | |
---|---|
Policy |
DelegationDirectivePolicyLocalTie.copy()
|
Policy |
MechanismPolicyLocalTie.copy()
|
Policy |
EstablishTrustPolicyLocalTie.copy()
|
Policy |
QOPPolicyLocalTie.copy()
|
Policy |
InvocationCredentialsPolicyLocalTie.copy()
|
Policy |
SecurityManagerLocalTie.get_security_policy(int policy_type)
|
Policy |
SecurityManagerOperations.get_security_policy(int policy_type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |