Uses of Class
org.omg.PortableServer.LifespanPolicyValue

Packages that use LifespanPolicyValue
org.omg.PortableServer   
 

Uses of LifespanPolicyValue in org.omg.PortableServer
 

Fields in org.omg.PortableServer declared as LifespanPolicyValue
static LifespanPolicyValue LifespanPolicyValue.PERSISTENT
           
static LifespanPolicyValue LifespanPolicyValue.TRANSIENT
           
 LifespanPolicyValue LifespanPolicyValueHolder.value
           
 

Methods in org.omg.PortableServer that return LifespanPolicyValue
static LifespanPolicyValue LifespanPolicyValueHelper.extract(Any any)
           
static LifespanPolicyValue LifespanPolicyValue.from_int(int value)
           
static LifespanPolicyValue LifespanPolicyValueHelper.read(InputStream in)
           
 LifespanPolicyValue LifespanPolicyOperations.value()
           
 LifespanPolicyValue LifespanPolicyLocalTie.value()
           
 

Methods in org.omg.PortableServer with parameters of type LifespanPolicyValue
 LifespanPolicy POALocalTie.create_lifespan_policy(LifespanPolicyValue value)
           
 LifespanPolicy POAOperations.create_lifespan_policy(LifespanPolicyValue value)
           
static void LifespanPolicyValueHelper.insert(Any any, LifespanPolicyValue s)
           
static void LifespanPolicyValueHelper.write(OutputStream out, LifespanPolicyValue s)
           
 

Constructors in org.omg.PortableServer with parameters of type LifespanPolicyValue
LifespanPolicyValueHolder(LifespanPolicyValue initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.