Uses of Interface
org.omg.PortableServer.LifespanPolicy
-
Packages that use LifespanPolicy Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of LifespanPolicy in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement LifespanPolicy Modifier and Type Class Description (package private) classLifespanPolicyImplMethods in com.sun.corba.ee.impl.oa.poa that return LifespanPolicy Modifier and Type Method Description LifespanPolicyPOAImpl. 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 LifespanPolicy Modifier and Type Method Description LifespanPolicyPOAOperations. create_lifespan_policy(LifespanPolicyValue value)These operations each return a reference to a policy object with the specified value.
-