| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
_PolicyFactoryLocalBase
Abstract base class for implementations of local interface PolicyFactory
|
class |
PolicyFactoryLocalTie
Generated from IDL interface "PolicyFactory".
|
| Modifier and Type | Field and Description |
|---|---|
PolicyFactory |
PolicyFactoryHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PolicyFactory |
PolicyFactoryHelper.extract(Any any) |
static PolicyFactory |
PolicyFactoryHelper.narrow(Object obj) |
static PolicyFactory |
PolicyFactoryHelper.read(InputStream in) |
static PolicyFactory |
PolicyFactoryHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PolicyFactoryHelper.insert(Any any,
PolicyFactory s) |
void |
ORBInitInfo_3_1LocalTie.register_policy_factory(int type,
PolicyFactory policy_factory) |
void |
ORBInitInfoLocalTie.register_policy_factory(int type,
PolicyFactory policy_factory) |
void |
ORBInitInfoOperations.register_policy_factory(int type,
PolicyFactory policy_factory) |
static void |
PolicyFactoryHelper.write(OutputStream _out,
PolicyFactory s) |
| Constructor and Description |
|---|
PolicyFactoryHolder(PolicyFactory initial) |
Copyright © 2017 JacORB. All rights reserved.