Package org.overlord.sramp.shell.api

Interface Summary
ShellCommand Interface implemented by all shell commands.
ShellCommandProvider Provides comands - used by the shell command factory when creating the map of available shell commands.
ShellContext The context available to all shell commands.
ShellContextEventHandler Implement this interface to listen for shell context events.
ShellContextVariableLifecycleHandler Lifecycle handler for a shell context variable.
 

Class Summary
AbstractShellCommand Base class for shell commands.
Arguments A class that can parse the arguments that should be passed to a command.
SimpleShellContext A simple implementation of ShellContext.
 

Exception Summary
InvalidCommandArgumentException An exception thrown when an argument to a command is invalid.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.