Uses of Class
org.apache.activemq.console.CommandContext

Packages that use CommandContext
org.apache.activemq.console.command   
org.apache.activemq.console.command.store.amq   
 

Uses of CommandContext in org.apache.activemq.console.command
 

Fields in org.apache.activemq.console.command declared as CommandContext
protected  CommandContext AbstractCommand.context
           
 

Methods in org.apache.activemq.console.command with parameters of type CommandContext
 void Command.setCommandContext(CommandContext context)
           
 void AbstractCommand.setCommandContext(CommandContext context)
           
 

Uses of CommandContext in org.apache.activemq.console.command.store.amq
 

Methods in org.apache.activemq.console.command.store.amq with parameters of type CommandContext
 void AMQJournalToolCommand.setCommandContext(CommandContext context)
           
 



Copyright © 2005-2012. All Rights Reserved.