Uses of Class
org.omg.PortableServer.LifespanPolicyValue
Packages that use LifespanPolicyValue
-
Uses of LifespanPolicyValue in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa with parameters of type LifespanPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_lifespan_policy(LifespanPolicyValue value) create_lifespan_policySection 3.3.8.5 -
Uses of LifespanPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as LifespanPolicyValueModifier and TypeFieldDescriptionstatic final LifespanPolicyValueLifespanPolicyValue.PERSISTENTstatic final LifespanPolicyValueLifespanPolicyValue.TRANSIENTLifespanPolicyValueHolder.valueMethods in org.omg.PortableServer that return LifespanPolicyValueModifier and TypeMethodDescriptionstatic LifespanPolicyValuestatic LifespanPolicyValueLifespanPolicyValue.from_int(int value) static LifespanPolicyValueLifespanPolicyValueHelper.read(InputStream istream) LifespanPolicyOperations.value()specifies the policy valueMethods in org.omg.PortableServer with parameters of type LifespanPolicyValueModifier and TypeMethodDescriptionPOAOperations.create_lifespan_policy(LifespanPolicyValue value) These operations each return a reference to a policy object with the specified value.static voidLifespanPolicyValueHelper.insert(Any a, LifespanPolicyValue that) static voidLifespanPolicyValueHelper.write(OutputStream ostream, LifespanPolicyValue value) Constructors in org.omg.PortableServer with parameters of type LifespanPolicyValue