Uses of Interface
org.omg.PortableServer.ServantRetentionPolicy
-
Packages that use ServantRetentionPolicy Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of ServantRetentionPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return ServantRetentionPolicy Modifier and Type Method Description ServantRetentionPolicy
POAOperations. create_servant_retention_policy(ServantRetentionPolicyValue value)
These operations each return a reference to a policy object with the specified value.
-