Frames | No Frames |
Classes derived from mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor | |
class | ConstructorsCommandProcessor, processes a request to query the available
constructors for a classname
|
class | CreateMBeanCommandProcessor, processes a request for creating and registering
an MBean
|
class | DeleteMBeanCommandProcessor, processes a request for unregistering an MBean
|
class | EmptyCommandProcessor, returns an empty xml tree
|
class | GetAttributeCommandProcessor, processes a request for getting one attribute
of a specific MBean. |
class | InvokeOperationCommandProcessor, processes a request for unregistering an MBean
|
class | MBeanCommandProcessor, processes a request for getting data about a MBean
|
class | CreateMBeanCommandProcessor, processes a request for creating and registering
an MBean
|
class | ServerByDomainCommandProcessor, processes a request for getting all the
MBeans of the current server grouped by domains
|
class | ServerCommandProcessor, processes a request for getting all the
MBeans of the current server
|
class | SetAttributeCommandProcessor, processes a request for setting one attribute
in one MBean
|
class | SetAttributesCommandProcessor, processes a request for setting one or more attributes
in one MBean. |