org.jminor.framework.server.monitor
Class EntityServerMonitor
java.lang.Object
org.jminor.framework.server.monitor.EntityServerMonitor
public final class EntityServerMonitor
- extends Object
A monitor for the EntityConnectionServer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityServerMonitor
public EntityServerMonitor(String hostNames)
throws RemoteException
- Throws:
RemoteException
addHost
public void addHost(String hostname)
throws RemoteException
- Throws:
RemoteException
removeHost
public void removeHost(HostMonitor hostMonitor)
getHostMonitors
public Collection<HostMonitor> getHostMonitors()
refresh
public void refresh()
throws RemoteException
- Throws:
RemoteException