org.jminor.framework.server.monitor
Class PoolMonitor
java.lang.Object
org.jminor.framework.server.monitor.PoolMonitor
public final class PoolMonitor
- extends Object
A PoolMonitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolMonitor
public PoolMonitor(EntityConnectionServerAdmin server)
throws RemoteException
- Throws:
RemoteException
refresh
public void refresh()
throws RemoteException
- Throws:
RemoteException
getConnectionPoolInstanceMonitors
public Collection<ConnectionPoolMonitor> getConnectionPoolInstanceMonitors()
shutdown
public void shutdown()
addConnectionPools
public void addConnectionPools(String[] usernames)