|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Current | |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor | |
org.jacorb.poa | |
org.jacorb.security.level2 | |
org.omg.CORBA | |
org.omg.CosTransactions |
Uses of Current in org.jacorb.orb |
---|
Methods in org.jacorb.orb that return Current | |
Current |
ORBSingleton.get_current()
|
Uses of Current in org.jacorb.orb.portableInterceptor |
---|
Classes in org.jacorb.orb.portableInterceptor that implement Current | |
class |
PICurrentImpl
This is the current object for the portable interceptors. |
Uses of Current in org.jacorb.poa |
---|
Classes in org.jacorb.poa that implement Current | |
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. |
Uses of Current in org.jacorb.security.level2 |
---|
Classes in org.jacorb.security.level2 that implement Current | |
class |
CurrentImpl
|
Uses of Current in org.omg.CORBA |
---|
Subinterfaces of Current in org.omg.CORBA | |
interface |
PolicyCurrent
Generated from IDL interface "PolicyCurrent" |
Classes in org.omg.CORBA that implement Current | |
class |
_CurrentLocalBase
Abstract base class for implementations of local interface Current |
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" |
Fields in org.omg.CORBA declared as Current | |
Current |
CurrentHolder.value
|
Methods in org.omg.CORBA that return Current | |
Current |
ORB.get_current()
|
static Current |
CurrentHelper.extract(Any any)
|
static Current |
CurrentHelper.read(InputStream in)
|
static Current |
CurrentHelper.narrow(java.lang.Object obj)
|
static Current |
CurrentHelper.narrow(Object obj)
|
static Current |
CurrentHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type Current | |
static void |
CurrentHelper.insert(Any any,
Current s)
|
static void |
CurrentHelper.write(OutputStream _out,
Current s)
|
Constructors in org.omg.CORBA with parameters of type Current | |
CurrentHolder(Current initial)
|
Uses of Current in org.omg.CosTransactions |
---|
Subinterfaces of Current in org.omg.CosTransactions | |
interface |
Current
Generated from IDL interface "Current" |
Classes in org.omg.CosTransactions that implement Current | |
class |
_CurrentStub
Generated from IDL interface "Current" |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |