Uses of Interface
org.omg.PortableServer.ServantRetentionPolicyOperations
-
Packages that use ServantRetentionPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
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.
-