Package | Description |
---|---|
org.jolokia.handler |
Modifier and Type | Method and Description |
---|---|
protected void |
ListHandler.checkForRestriction(JmxListRequest pRequest)
Check whether there is a restriction on the type to apply.
|
Object |
ListHandler.doHandleRequest(MBeanServerConnection server,
JmxListRequest request)
Abstract method to be subclassed by a concrete handler for performing the
request.
|
Object |
ListHandler.doHandleRequest(MBeanServerExecutor pServerManager,
JmxListRequest pRequest)
Default implementation fo handling a request for multiple servers at once.
|
boolean |
ListHandler.handleAllServersAtOnce(JmxListRequest pRequest)
Return true since a list handler needs to merge all information
|
Copyright © 2019. All rights reserved.