|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.console.twiddle.command.AbstractCommand (src)
org.jboss.console.twiddle.command.MBeanServerCommand (src)
org.jboss.console.twiddle.command.InvokeCommand
Invoke an operation on an MBean.
Field Summary | |
static int |
QUERY_ALL
|
static int |
QUERY_FIRST
|
Fields inherited from class org.jboss.console.twiddle.command.AbstractCommand (src) |
context, desc, log, name |
Constructor Summary | |
InvokeCommand()
|
Method Summary | |
void |
displayHelp()
|
void |
execute(java.lang.String[] args)
|
Methods inherited from class org.jboss.console.twiddle.command.MBeanServerCommand (src) |
createObjectName, getMBeanServer, queryMBeans |
Methods inherited from class org.jboss.console.twiddle.command.AbstractCommand (src) |
clone, getDescription, getName, setCommandContext, unsetCommandContext |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int QUERY_FIRST
public static final int QUERY_ALL
Constructor Detail |
public InvokeCommand()
Method Detail |
public void displayHelp()
public void execute(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |