|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityConnectionServerAdmin | |
---|---|
org.jminor.framework.server | |
org.jminor.framework.server.monitor |
Uses of EntityConnectionServerAdmin in org.jminor.framework.server |
---|
Classes in org.jminor.framework.server that implement EntityConnectionServerAdmin | |
---|---|
class |
EntityConnectionServerAdminImpl
Implements the RemoteEntityServerAdmin interface, providing admin access to a RemoteEntityServer instance. |
Uses of EntityConnectionServerAdmin in org.jminor.framework.server.monitor |
---|
Methods in org.jminor.framework.server.monitor that return EntityConnectionServerAdmin | |
---|---|
EntityConnectionServerAdmin |
ServerMonitor.getServer()
|
EntityConnectionServerAdmin |
ClientMonitor.getServer()
|
Constructors in org.jminor.framework.server.monitor with parameters of type EntityConnectionServerAdmin | |
---|---|
ClientInstanceMonitor(ClientInfo client,
EntityConnectionServerAdmin server)
|
|
ClientMonitor(EntityConnectionServerAdmin server,
String clientTypeID,
User user)
|
|
ClientUserMonitor(EntityConnectionServerAdmin server)
|
|
DatabaseMonitor(EntityConnectionServerAdmin server)
|
|
PoolMonitor(EntityConnectionServerAdmin server)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |