|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpCommandProcessorAdaptor | |
mx4j.adaptor.http |
Uses of HttpCommandProcessorAdaptor in mx4j.adaptor.http |
Subclasses of HttpCommandProcessorAdaptor in mx4j.adaptor.http | |
class |
ConstructorsCommandProcessor
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname |
class |
CreateMBeanCommandProcessor
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean |
class |
DeleteMBeanCommandProcessor
DeleteMBeanCommandProcessor, processes a request for unregistering an MBean |
class |
EmptyCommandProcessor
EmptyCommandProcessor, returns an empty xml tree |
class |
GetAttributeCommandProcessor
GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean. |
class |
InvokeOperationCommandProcessor
InvokeOperationCommandProcessor, processes a request for unregistering an MBean |
class |
MBeanCommandProcessor
MBeanCommandProcessor, processes a request for getting data about a MBean |
class |
RelationCommandProcessor
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean |
class |
ServerByDomainCommandProcessor
ServerByDomainCommandProcessor, processes a request for getting all the MBeans of the current server grouped by domains |
class |
ServerCommandProcessor
ServerCommandProcessor, processes a request for getting all the MBeans of the current server |
class |
SetAttributeCommandProcessor
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean |
class |
SetAttributesCommandProcessor
SetAttributesCommandProcessor, processes a request for setting one or more attributes in one MBean. it uses th facility of havin multiple submit buttons in a web page if the set_all=Set variable is passed all attributes will be set, if a set_XXX varialbe is passed only the specific attribute will be set |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |