Uses of Interface
org.omg.CORBA.CurrentOperations

Packages that use CurrentOperations
org.jacorb.orb.portableInterceptor   
org.jacorb.poa   
org.jacorb.security.level2   
org.omg.CORBA   
org.omg.CosTransactions   
 

Uses of CurrentOperations in org.jacorb.orb.portableInterceptor
 

Classes in org.jacorb.orb.portableInterceptor that implement CurrentOperations
 class PICurrentImpl
          This is the current object for the portable interceptors.
 

Uses of CurrentOperations in org.jacorb.poa
 

Classes in org.jacorb.poa that implement CurrentOperations
 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 CurrentOperations in org.jacorb.security.level2
 

Classes in org.jacorb.security.level2 that implement CurrentOperations
 class CurrentImpl
           
 

Uses of CurrentOperations in org.omg.CORBA
 

Subinterfaces of CurrentOperations in org.omg.CORBA
 interface Current
          Generated from IDL interface "Current"
 interface PolicyCurrent
          Generated from IDL interface "PolicyCurrent"
 interface PolicyCurrentOperations
          Generated from IDL interface "PolicyCurrent"
 

Classes in org.omg.CORBA that implement CurrentOperations
 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"
 

Methods in org.omg.CORBA that return CurrentOperations
 CurrentOperations CurrentLocalTie._delegate()
           
 

Methods in org.omg.CORBA with parameters of type CurrentOperations
 void CurrentLocalTie._delegate(CurrentOperations delegate)
           
 

Constructors in org.omg.CORBA with parameters of type CurrentOperations
CurrentLocalTie(CurrentOperations delegate)
           
 

Uses of CurrentOperations in org.omg.CosTransactions
 

Subinterfaces of CurrentOperations in org.omg.CosTransactions
 interface CurrentOperations
          Generated from IDL interface "Current"
 

Classes in org.omg.CosTransactions that implement CurrentOperations
 class _CurrentStub
          Generated from IDL interface "Current"
 class CurrentPOA
          Generated from IDL interface "Current"
 class CurrentPOATie
          Generated from IDL interface "Current"