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