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

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

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

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



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