Uses of Interface
org.omg.PortableServer.ServantRetentionPolicy
-
Packages that use ServantRetentionPolicy Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of ServantRetentionPolicy in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement ServantRetentionPolicy Modifier and Type Class Description (package private) classServantRetentionPolicyImplMethods in com.sun.corba.ee.impl.oa.poa that return ServantRetentionPolicy Modifier and Type Method Description ServantRetentionPolicyPOAImpl. create_servant_retention_policy(ServantRetentionPolicyValue value)create_servant_retention_policySection 3.3.8.5 -
Uses of ServantRetentionPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return ServantRetentionPolicy Modifier and Type Method Description ServantRetentionPolicyPOAOperations. create_servant_retention_policy(ServantRetentionPolicyValue value)These operations each return a reference to a policy object with the specified value.
-