Uses of Interface
org.omg.PortableServer.ServantRetentionPolicy
Packages that use ServantRetentionPolicy
-
Uses of ServantRetentionPolicy in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return ServantRetentionPolicyModifier and TypeMethodDescriptionPOAImpl.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 ServantRetentionPolicyModifier and TypeMethodDescriptionPOAOperations.create_servant_retention_policy(ServantRetentionPolicyValue value) These operations each return a reference to a policy object with the specified value.