Uses of Interface
org.omg.CosTransactions.TerminatorOperations

Packages that use TerminatorOperations
org.omg.CosTransactions   
 

Uses of TerminatorOperations in org.omg.CosTransactions
 

Subinterfaces of TerminatorOperations in org.omg.CosTransactions
 interface Terminator
          Generated from IDL interface "Terminator"
 

Classes in org.omg.CosTransactions that implement TerminatorOperations
 class _TerminatorStub
          Generated from IDL interface "Terminator"
 class TerminatorPOA
          Generated from IDL interface "Terminator"
 class TerminatorPOATie
          Generated from IDL interface "Terminator"
 

Methods in org.omg.CosTransactions that return TerminatorOperations
 TerminatorOperations TerminatorPOATie._delegate()
           
 

Methods in org.omg.CosTransactions with parameters of type TerminatorOperations
 void TerminatorPOATie._delegate(TerminatorOperations delegate)
           
 

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