All Classes and Interfaces

Class
Description
AbstractCommandHandler<R extends org.jolokia.server.core.request.JolokiaRequest>
A handler for dealing with a certain Jolokia command
An SPI interface used by ListHandler that can be used to optimize the structure of list() operation.
CommandHandler<R extends org.jolokia.server.core.request.JolokiaRequest>
 
A request handler manager is responsible for managing so called "request handlers" which are used to dispatch for all command types known to the Jolokia protocol.
Keys used for generating the list result
Interface for updating a MBeanInfoData for a certain aspect of an MBeanInfo
Handler for dealing with execute requests.
 
Simple activator for creating a JMX request handler
Handler for obtaining a list of all available MBeans and its attributes and operations.
Dispatcher which dispatches to one or more local MBeanServer.
Tree of MBean meta data.
Dispatcher for notification commands.
A request handler which is responsible for managing notification requests.
Handler for managing READ requests for reading attributes.
Handler responsible for searching for MBean names.
Handler for dealing with write request.