| Package | Description |
|---|---|
| org.omg.PortableServer |
| 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) |
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.