Package | Description |
---|---|
org.jacorb.poa | |
org.jacorb.poa.policy | |
org.omg.PortableServer |
Modifier and Type | Field and Description |
---|---|
protected LifespanPolicy |
POA.lifespanPolicy |
Modifier and Type | Method and Description |
---|---|
LifespanPolicy |
POA.create_lifespan_policy(LifespanPolicyValue value) |
Modifier and Type | Class and Description |
---|---|
class |
LifespanPolicy
This class implements the lifespan policy.
|
Modifier and Type | Class and Description |
---|---|
class |
_LifespanPolicyLocalBase
Abstract base class for implementations of local interface LifespanPolicy
|
class |
LifespanPolicyLocalTie
Generated from IDL interface "LifespanPolicy".
|
Modifier and Type | Field and Description |
---|---|
LifespanPolicy |
LifespanPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
LifespanPolicy |
POAOperations.create_lifespan_policy(LifespanPolicyValue value) |
LifespanPolicy |
POALocalTie.create_lifespan_policy(LifespanPolicyValue value) |
static LifespanPolicy |
LifespanPolicyHelper.extract(Any any) |
static LifespanPolicy |
LifespanPolicyHelper.narrow(Object obj) |
static LifespanPolicy |
LifespanPolicyHelper.read(InputStream in) |
static LifespanPolicy |
LifespanPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
LifespanPolicyHelper.insert(Any any,
LifespanPolicy s) |
static void |
LifespanPolicyHelper.write(OutputStream _out,
LifespanPolicy s) |
Constructor and Description |
---|
LifespanPolicyHolder(LifespanPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.