Uses of Interface
org.omg.CORBA.CurrentOperations

Packages that use CurrentOperations
org.omg.CORBA   
org.omg.CosTransactions   
 

Uses of CurrentOperations in org.omg.CORBA
 

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

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

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

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

Constructors in org.omg.CORBA with parameters of type CurrentOperations
CurrentPOATie(CurrentOperations delegate)
           
CurrentPOATie(CurrentOperations delegate, POA poa)
           
 

Uses of CurrentOperations in org.omg.CosTransactions
 

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



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.