|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.console.command.AbstractCommand
org.apache.activemq.console.command.AbstractJmxCommand
org.apache.activemq.console.command.ListCommand
public class ListCommand
Field Summary | |
---|---|
protected java.lang.String[] |
helpFile
|
Fields inherited from class org.apache.activemq.console.command.AbstractJmxCommand |
---|
DEFAULT_JMX_URL |
Fields inherited from class org.apache.activemq.console.command.AbstractCommand |
---|
COMMAND_OPTION_DELIMETER, context |
Constructor Summary | |
---|---|
ListCommand()
|
Method Summary | |
---|---|
protected void |
printHelp()
Print the help messages for the browse command |
protected void |
runTask(java.util.List tokens)
List all running brokers registered in the specified JMX context |
Methods inherited from class org.apache.activemq.console.command.AbstractJmxCommand |
---|
closeJmxConnection, createJmxConnection, execute, getJmxPassword, getJmxServiceUrl, getJmxUser, getJVM, handleOption, isJmxUseLocal, isSunJVM, setJmxPassword, setJmxServiceUrl, setJmxServiceUrl, setJmxUseLocal, setJmxUser, useJmxServiceUrl |
Methods inherited from class org.apache.activemq.console.command.AbstractCommand |
---|
parseOptions, setCommandContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String[] helpFile
Constructor Detail |
---|
public ListCommand()
Method Detail |
---|
protected void runTask(java.util.List tokens) throws java.lang.Exception
runTask
in class AbstractCommand
tokens
- - command arguments
java.lang.Exception
protected void printHelp()
printHelp
in class AbstractCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |