|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| org.jboss.console.twiddle | |
| org.jboss.console.twiddle.command | |
| Uses of Command in org.jboss.console.twiddle |
|---|
| Methods in org.jboss.console.twiddle that return Command | |
|---|---|
Command |
Twiddle.createCommand(String name)
|
| Methods in org.jboss.console.twiddle with parameters of type Command | |
|---|---|
void |
Twiddle.addCommandPrototype(Command proto)
|
| Uses of Command in org.jboss.console.twiddle.command |
|---|
| Classes in org.jboss.console.twiddle.command that implement Command | |
|---|---|
class |
AbstractCommand
An abstract command. |
class |
CreateCommand
Create an MBean. |
class |
GetCommand
Get the values of one or more MBean attributes. |
class |
InfoCommand
Query the MBeanInfo for an MBean |
class |
InvokeCommand
Invoke an operation on an MBean. |
class |
JSR77Command
Command to print out jsr77 related information. |
class |
MBeanServerCommand
An abstract command to opperate on an MBeanServer. |
class |
QueryCommand
Query the server for a list of matching MBeans. |
class |
ServerInfoCommand
Get information about the server. |
class |
SetAttrsCommand
Sets one or more attributes in an MBean |
class |
SetCommand
Set the values of one MBean attribute. |
class |
UnregisterCommand
Unregister one or more MBeans. |
class |
XMBeanCommand
Command to print out mbean metadata as an xmbean descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||