Class StoreExportCommand
java.lang.Object
org.apache.activemq.console.command.StoreExportCommand
- All Implemented Interfaces:
Command
- Author:
- Hiram Chirino
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidExecute the specified commandgetName()voidsetCommandContext(CommandContext context)
-
Constructor Details
-
StoreExportCommand
public StoreExportCommand()
-
-
Method Details
-
setCommandContext
- Specified by:
setCommandContextin interfaceCommand
-
getName
-
getOneLineDescription
- Specified by:
getOneLineDescriptionin interfaceCommand
-
execute
Description copied from interface:CommandExecute the specified command
-