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