| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Field and Description |
|---|---|
PolicyFactory |
PolicyFactoryHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PolicyFactory |
PolicyFactoryHelper.extract(Any a) |
static PolicyFactory |
PolicyFactoryHelper.narrow(Object obj) |
static PolicyFactory |
PolicyFactoryHelper.read(InputStream istream) |
static PolicyFactory |
PolicyFactoryHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PolicyFactoryHelper.insert(Any a,
PolicyFactory that) |
void |
ORBInitInfoOperations.register_policy_factory(int type,
PolicyFactory policy_factory)
Registers a
PolicyFactory for the given
PolicyType. |
static void |
PolicyFactoryHelper.write(OutputStream ostream,
PolicyFactory value) |
| Constructor and Description |
|---|
PolicyFactoryHolder(PolicyFactory initialValue) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.