org.objectweb.jotm
Interface Control

All Superinterfaces:
Remote
All Known Implementing Classes:
ControlImpl

public interface Control
extends Remote


Method Summary
 Coordinator get_coordinator()
           
 Terminator get_terminator()
           
 

Method Detail

get_terminator

public Terminator get_terminator()
                          throws RemoteException
RemoteException

get_coordinator

public Coordinator get_coordinator()
                            throws RemoteException
RemoteException