Uses of Class
org.omg.PortableServer.LifespanPolicyValue
Packages that use LifespanPolicyValue
-
Uses of LifespanPolicyValue in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as LifespanPolicyValueMethods in com.sun.corba.ee.impl.oa.poa that return LifespanPolicyValueMethods in com.sun.corba.ee.impl.oa.poa with parameters of type LifespanPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_lifespan_policy
(LifespanPolicyValue value) create_lifespan_policy
Section 3.3.8.5Constructors in com.sun.corba.ee.impl.oa.poa with parameters of type LifespanPolicyValue -
Uses of LifespanPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as LifespanPolicyValueModifier and TypeFieldDescriptionprivate static LifespanPolicyValue[]
LifespanPolicyValue.__array
static final LifespanPolicyValue
LifespanPolicyValue.PERSISTENT
static final LifespanPolicyValue
LifespanPolicyValue.TRANSIENT
LifespanPolicyValueHolder.value
Methods in org.omg.PortableServer that return LifespanPolicyValueModifier and TypeMethodDescriptionstatic LifespanPolicyValue
static LifespanPolicyValue
LifespanPolicyValue.from_int
(int value) static LifespanPolicyValue
LifespanPolicyValueHelper.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 void
LifespanPolicyValueHelper.insert
(Any a, LifespanPolicyValue that) static void
LifespanPolicyValueHelper.write
(OutputStream ostream, LifespanPolicyValue value) Constructors in org.omg.PortableServer with parameters of type LifespanPolicyValue