Package org.jboss.console.twiddle.command

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.
JSR77Command Command to print out jsr77 related information.
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.
XMBeanCommand Command to print out mbean metadata as an xmbean descriptor.
 

Exception Summary
CommandException A command exception.
NoSuchCommandException Throw to indicate that a requested command does not exist.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.