Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor | |
org.jacorb.poa | |
org.omg.CORBA | |
org.omg.CosTransactions | |
org.omg.PortableServer |
Modifier and Type | Method and Description |
---|---|
Current |
ORBSingleton.get_current() |
Modifier and Type | Class and Description |
---|---|
class |
PICurrentImpl
This is the current object for the portable
interceptors.
|
Modifier and Type | Class and Description |
---|---|
class |
Current
This class provides access to the identity of the object on which a method
was invoked and the responsible POA for this object.
|
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 |
CurrentLocalTie
Generated from IDL interface "Current".
|
class |
PolicyCurrentLocalTie
Generated from IDL interface "PolicyCurrent".
|
Modifier and Type | Field and Description |
---|---|
Current |
CurrentHolder.value |
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.extract(Any any) |
Current |
ORB.get_current() |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream in) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CurrentHelper.insert(Any any,
Current s) |
static void |
CurrentHelper.write(OutputStream _out,
Current s) |
Constructor and Description |
---|
CurrentHolder(Current initial) |
Modifier and Type | Interface and Description |
---|---|
interface |
Current
Generated from IDL interface "Current".
|
Modifier and Type | Class and Description |
---|---|
class |
_CurrentStub
Generated from IDL interface "Current".
|
Modifier and Type | Class and Description |
---|---|
class |
_CurrentLocalBase
Abstract base class for implementations of local interface Current
|