|
||||||||||
| 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.GetCommand
public class GetCommand
Get the values of one or more MBean attributes.
| Field Summary |
|---|
| Fields inherited from class org.jboss.console.twiddle.command.AbstractCommand |
|---|
context, desc, log, name |
| Constructor Summary | |
|---|---|
GetCommand()
|
|
| 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 GetCommand()
| 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 | |||||||||