Class | Description |
---|---|
ExecHandler |
Handler for dealing with execute requests.
|
JsonRequestHandler<R extends JmxRequest> | |
ListHandler |
Handler for obtaining a list of all available MBeans and its attributes
and operations.
|
ReadHandler |
Handler for managing READ requests for reading attributes.
|
RequestHandlerManager |
A request handler manager is responsible for managing so called "request handlers" which
are used to dispatch for all command types known to Jolokia
|
SearchHandler |
Handler responsible for searching for MBean names.
|
VersionHandler |
Get the version of this agent as well as the protocol version
|
WriteHandler |
Handler for dealing with write request.
|
Copyright © 2018. All rights reserved.