org.apache.activemq.console.command
public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(java.util.List<java.lang.String> tokens)
Execute the specified command
|
void |
setCommandContext(CommandContext context) |
void setCommandContext(CommandContext context)
void execute(java.util.List<java.lang.String> tokens) throws java.lang.Exception
tokens
- - arguments to the commandjava.lang.Exception
Copyright © 2005-2014. All Rights Reserved.