|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Command | ??? |
CommandContext | ??? |
Class Summary | |
AbstractCommand | An abstract command. |
CreateCommand | Create an MBean. |
GetCommand | Get the values of one or more MBean attributes. |
InfoCommand | Query the MBeanInfo for an MBean |
InvokeCommand | Invoke an operation on an MBean. |
MBeanOp | A representation of an mbean operation that compares ops based on the name and the operation parameters. |
MBeanServerCommand | An abstract command to opperate on an MBeanServer. |
OpCountComparator | A comparator that compares ops based on name and argument count. |
QueryCommand | Query the server for a list of matching MBeans. |
ServerInfoCommand | Get information about the server. |
SetAttrsCommand | Sets one or more attributes in an MBean |
SetCommand | Set the values of one MBean attribute. |
UnregisterCommand | Unregister one or more MBeans. |
Exception Summary | |
CommandException | A command exception. |
NoSuchCommandException | Throw to indicate that a requested command does not exist. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |