Uses of Interface
org.omg.PortableServer.LifespanPolicy
Packages that use LifespanPolicy
-
Uses of LifespanPolicy in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return LifespanPolicyModifier and TypeMethodDescriptionPOAImpl.create_lifespan_policy(LifespanPolicyValue value) create_lifespan_policySection 3.3.8.5 -
Uses of LifespanPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return LifespanPolicyModifier and TypeMethodDescriptionPOAOperations.create_lifespan_policy(LifespanPolicyValue value) These operations each return a reference to a policy object with the specified value.