CommandProcessorUtil | Contains utilities common to CommandProcessor objects
|
ConstructorsCommandProcessor | ConstructorsCommandProcessor, processes a request to query the available
constructors for a classname
|
CreateMBeanCommandProcessor | CreateMBeanCommandProcessor, processes a request for creating and registering
an MBean
|
DefaultProcessor | DefaultPostProcessor doesn't alter the result, just publising the xml file
|
DeleteMBeanCommandProcessor | DeleteMBeanCommandProcessor, processes a request for unregistering an MBean
|
EmptyCommandProcessor | EmptyCommandProcessor, returns an empty xml tree
|
GetAttributeCommandProcessor | GetAttributeCommandProcessor, processes a request for getting one attribute
of a specific MBean. |
HttpAdaptor | HttpAdaptor sets the basic adaptor listening for HTTP requests
|
HttpAdaptorMBeanDescription | Management interface descriptions for the HttpAdaptor MBean. |
HttpCommandProcessorAdaptor | HttpCommandProcessor sets the structure of a command processor
|
HttpConstants | Define constants for the HTTP request processing
|
HttpException | HttpException is emitted when an error parsing an HTTP request appears
|
HttpInputStream | HttpInputStream processes an HTTP request
|
HttpOutputStream | HttpAdaptor sets the basic adaptor listening for HTTP requests
|
HttpUtil | Utility methods for the HTTP adaptor
|
InvokeOperationCommandProcessor | InvokeOperationCommandProcessor, processes a request for unregistering an MBean
|
MBeanCommandProcessor | MBeanCommandProcessor, processes a request for getting data about a MBean
|
ProcessorMBeanDescription | Description of the ProcessorMBean interface
|
RelationCommandProcessor | CreateMBeanCommandProcessor, processes a request for creating and registering
an MBean
|
ServerByDomainCommandProcessor | ServerByDomainCommandProcessor, processes a request for getting all the
MBeans of the current server grouped by domains
|
ServerCommandProcessor | ServerCommandProcessor, processes a request for getting all the
MBeans of the current server
|
SetAttributeCommandProcessor | SetAttributeCommandProcessor, processes a request for setting one attribute
in one MBean
|
SetAttributesCommandProcessor | SetAttributesCommandProcessor, processes a request for setting one or more attributes
in one MBean. |
XSLTProcessor | XSLTPostProcessor pass the document through an XSLT transformation
|
XSLTProcessorMBeanDescription | Management interface descriptions for the XSLTProcessor MBean. |