|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifespanPolicyValue | |
---|---|
org.apache.yoko.orb.OBPortableServer | |
org.apache.yoko.orb.PortableServer | |
org.omg.PortableServer |
Uses of LifespanPolicyValue in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer that return LifespanPolicyValue | |
---|---|
LifespanPolicyValue |
POAPolicies.lifespanPolicy()
|
Methods in org.apache.yoko.orb.OBPortableServer with parameters of type LifespanPolicyValue | |
---|---|
LifespanPolicy |
POA_impl.create_lifespan_policy(LifespanPolicyValue value)
|
Uses of LifespanPolicyValue in org.apache.yoko.orb.PortableServer |
---|
Methods in org.apache.yoko.orb.PortableServer that return LifespanPolicyValue | |
---|---|
LifespanPolicyValue |
LifespanPolicy_impl.value()
|
Constructors in org.apache.yoko.orb.PortableServer with parameters of type LifespanPolicyValue | |
---|---|
LifespanPolicy_impl(LifespanPolicyValue value)
|
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()
|
Methods in org.omg.PortableServer with parameters of type LifespanPolicyValue | |
---|---|
LifespanPolicy |
POAOperations.create_lifespan_policy(LifespanPolicyValue value)
|
static void |
LifespanPolicyValueHelper.insert(Any any,
LifespanPolicyValue val)
|
static void |
LifespanPolicyValueHelper.write(OutputStream out,
LifespanPolicyValue val)
|
Constructors in org.omg.PortableServer with parameters of type LifespanPolicyValue | |
---|---|
LifespanPolicyValueHolder(LifespanPolicyValue initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |