Uses of Class
org.apache.activemq.console.CommandContext
-
Packages that use CommandContext Package Description org.apache.activemq.console.command -
-
Uses of CommandContext in org.apache.activemq.console.command
Fields in org.apache.activemq.console.command declared as CommandContext Modifier and Type Field Description protected CommandContext
AbstractCommand. context
Methods in org.apache.activemq.console.command with parameters of type CommandContext Modifier and Type Method Description void
AbstractCommand. setCommandContext(CommandContext context)
void
Command. setCommandContext(CommandContext context)
void
StoreExportCommand. setCommandContext(CommandContext context)
-