wt.manager
Interface ServerMonitors

All Superinterfaces:
Remote
All Known Implementing Classes:
StandardServerMonitor

public interface ServerMonitors
extends Remote

Supported API: false


Field Summary
static String versionID
           
 
Method Summary
 Vector getServicesStarted()
          Supported API: false
 ServiceStat getServiceStats(String service_name)
          Supported API: false
 

Field Detail

versionID

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

getServicesStarted

public Vector getServicesStarted()
                          throws RemoteException
Supported API: false

Throws:
RemoteException

getServiceStats

public ServiceStat getServiceStats(String service_name)
                            throws RemoteException
Supported API: false

Throws:
RemoteException