org.apache.activemq.console.command
Class BstatCommand
java.lang.Object
org.apache.activemq.console.command.AbstractCommand
org.apache.activemq.console.command.AbstractJmxCommand
org.apache.activemq.console.command.QueryCommand
org.apache.activemq.console.command.BstatCommand
- All Implemented Interfaces:
- Command
public class BstatCommand
- extends QueryCommand
|
Method Summary |
protected void |
runTask(List<String> tokens)
Performs a predefiend query option |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
helpFile
protected String[] helpFile
BstatCommand
public BstatCommand()
runTask
protected void runTask(List<String> tokens)
throws Exception
- Performs a predefiend query option
- Overrides:
runTask in class QueryCommand
- Parameters:
tokens - - command arguments
- Throws:
Exception
Copyright © 2008 The Apache Software Foundation. All Rights Reserved.