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, setStorageRequired
getDescription, getOptions, getUsage
public void run(CommandContext ctx) throws CommandException
Command
CommandException
public DBStartupConfiguration getConfiguration()
getConfiguration
in class BasicCommand
Copyright © 2012. All Rights Reserved.