Package | Description |
---|---|
org.jacorb.orb.policies | |
org.omg.CORBA |
Modifier and Type | Class and Description |
---|---|
class |
PolicyManager
Implementation of the ORB-level policy management interface as per
CORBA 2.6, p.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PolicyCurrent
Generated from IDL interface "PolicyCurrent".
|
Modifier and Type | Class and Description |
---|---|
class |
_PolicyCurrentLocalBase
Abstract base class for implementations of local interface PolicyCurrent
|
class |
_PolicyManagerLocalBase
Abstract base class for implementations of local interface PolicyManager
|
class |
PolicyCurrentLocalTie
Generated from IDL interface "PolicyCurrent".
|
class |
PolicyManagerLocalTie
Generated from IDL interface "PolicyManager".
|
Modifier and Type | Field and Description |
---|---|
PolicyManager |
PolicyManagerHolder.value |
Modifier and Type | Method and Description |
---|---|
static PolicyManager |
PolicyManagerHelper.extract(Any any) |
static PolicyManager |
PolicyManagerHelper.narrow(Object obj) |
static PolicyManager |
PolicyManagerHelper.read(InputStream in) |
static PolicyManager |
PolicyManagerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
PolicyManagerHelper.insert(Any any,
PolicyManager s) |
static void |
PolicyManagerHelper.write(OutputStream _out,
PolicyManager s) |
Constructor and Description |
---|
PolicyManagerHolder(PolicyManager initial) |
Copyright © 2017 JacORB. All rights reserved.