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
 LifespanPolicyValue LifespanPolicyValueHolder.value
           
static LifespanPolicyValue LifespanPolicyValue.TRANSIENT
           
static LifespanPolicyValue LifespanPolicyValue.PERSISTENT
           
 

Methods in org.omg.PortableServer that return LifespanPolicyValue
 LifespanPolicyValue LifespanPolicyLocalTie.value()
           
 LifespanPolicyValue LifespanPolicyOperations.value()
           
static LifespanPolicyValue LifespanPolicyValueHelper.extract(Any any)
           
static LifespanPolicyValue LifespanPolicyValueHelper.read(InputStream in)
           
static LifespanPolicyValue LifespanPolicyValue.from_int(int 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.