wt.manager
Interface ManagedServer

All Superinterfaces:
Remote
All Known Implementing Classes:
MethodServerImpl

public interface ManagedServer
extends Remote


Field Summary
static String versionID
           
 
Method Summary
 void ping()
           
 void stop()
           
 

Field Detail

versionID

public static final String versionID
See Also:
Constant Field Values
Method Detail

stop

public void stop()
          throws RemoteException
Throws:
RemoteException

ping

public void ping()
          throws RemoteException
Throws:
RemoteException