public interface ServerStatusInterface
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
IpcServerStatus |
get()
Gets from the server a IpcStatus object indicating
the status of the server.
|
java.lang.String |
monitor()
Monitors the agency server for problems.
|
IpcServerStatus get() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String monitor() throws java.rmi.RemoteException
java.rmi.RemoteException