Uses of Interface
org.omg.CosTransactions.CoordinatorOperations

Packages that use CoordinatorOperations
org.jacorb.transaction   
org.omg.CosTransactions   
 

Uses of CoordinatorOperations in org.jacorb.transaction
 

Classes in org.jacorb.transaction that implement CoordinatorOperations
 class CoordinatorImpl
          Instances of this class represent transactions.
 

Uses of CoordinatorOperations in org.omg.CosTransactions
 

Subinterfaces of CoordinatorOperations in org.omg.CosTransactions
 interface Coordinator
          Generated from IDL interface "Coordinator".
 

Classes in org.omg.CosTransactions that implement CoordinatorOperations
 class _CoordinatorStub
          Generated from IDL interface "Coordinator".
 class CoordinatorPOA
          Generated from IDL interface "Coordinator".
 class CoordinatorPOATie
          Generated from IDL interface "Coordinator".
 

Methods in org.omg.CosTransactions that return CoordinatorOperations
 CoordinatorOperations CoordinatorPOATie._delegate()
           
 

Methods in org.omg.CosTransactions with parameters of type CoordinatorOperations
 void CoordinatorPOATie._delegate(CoordinatorOperations delegate)
           
 

Constructors in org.omg.CosTransactions with parameters of type CoordinatorOperations
CoordinatorPOATie(CoordinatorOperations delegate)
           
CoordinatorPOATie(CoordinatorOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.