Package | Description |
---|---|
org.jolokia.handler |
Modifier and Type | Method and Description |
---|---|
protected void |
VersionHandler.checkForRestriction(JmxVersionRequest pRequest)
Check whether there is a restriction on the type to apply.
|
Object |
VersionHandler.doHandleRequest(MBeanServerConnection server,
JmxVersionRequest request)
Abstract method to be subclassed by a concrete handler for performing the
request.
|
Object |
VersionHandler.doHandleRequest(MBeanServerExecutor serverManager,
JmxVersionRequest request)
Default implementation fo handling a request for multiple servers at once.
|
boolean |
VersionHandler.handleAllServersAtOnce(JmxVersionRequest pRequest)
Override this if you want all servers as list in the argument, e.g.
|
Copyright © 2017. All rights reserved.