org.omg.CosTransactions
Interface ControlOperations

All Known Subinterfaces:
Control
All Known Implementing Classes:
_ControlStub, ControlPOA

public interface ControlOperations

Generated from IDL interface "Control"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 Coordinator get_coordinator()
           
 Terminator get_terminator()
           
 

Method Detail

get_terminator

public Terminator get_terminator()
                          throws Unavailable
Throws:
Unavailable

get_coordinator

public Coordinator get_coordinator()
                            throws Unavailable
Throws:
Unavailable