public class StorageCommand extends BasicCommand
| Constructor and Description |
|---|
StorageCommand() |
| Modifier and Type | Method and Description |
|---|---|
DBStartupConfiguration |
getConfiguration() |
String |
getName()
Returns a name for this command.
|
void |
run(CommandContext ctx)
Execute the command
|
getNotifier, isAvailableInShell, isAvailableOutsideShell, isStorageRequired, setStorageRequiredgetDescription, getOptions, getUsagepublic void run(CommandContext ctx) throws CommandException
CommandCommandExceptionpublic DBStartupConfiguration getConfiguration()
getConfiguration in class BasicCommandCopyright © 2012. All Rights Reserved.