Uses of Interface
org.omg.PortableServer.ServantRetentionPolicyOperations
-
Packages that use ServantRetentionPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of ServantRetentionPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement ServantRetentionPolicyOperations Modifier and Type Class Description (package private) class
ServantRetentionPolicyImpl
-
Uses of ServantRetentionPolicyOperations in org.omg.PortableServer
Subinterfaces of ServantRetentionPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
ServantRetentionPolicy
This policy specifies whether the created POA retains active servants in an Active Object Map.
-