org.jminor.framework.server.monitor
Class ClientMonitor
java.lang.Object
org.jminor.framework.server.monitor.ClientMonitor
public final class ClientMonitor
- extends Object
A ClientMonitor
ClientMonitor
public ClientMonitor(EntityConnectionServerAdmin server,
String clientTypeID,
User user)
throws RemoteException
- Throws:
RemoteException
refresh
public void refresh()
throws RemoteException
- Throws:
RemoteException
getClientInstanceListModel
public DefaultListModel getClientInstanceListModel()
getClientTypeID
public String getClientTypeID()
getServer
public EntityConnectionServerAdmin getServer()
toString
public String toString()
- Overrides:
toString
in class Object