org.objectweb.jonas_tm
Interface Control

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ControlImpl

public interface Control
extends java.rmi.Remote

OTS like Control interface.

Author:
Philippe Durieux

Method Summary
 Coordinator get_coordinator()
           
 Terminator get_terminator()
           
 

Method Detail

get_terminator

public Terminator get_terminator()
                          throws java.rmi.RemoteException

get_coordinator

public Coordinator get_coordinator()
                            throws java.rmi.RemoteException