Package org.apache.felix.gogo.commands

Interface Summary
Action  
 

Exception Summary
CommandException Base class for exceptions thrown when executing commands.
 

Annotation Types Summary
Argument Represents a positional argument on a command line (as opposed to an optional named Option
Command Used to denote a class represents a command which is executable within a shell/scope or as a command line process.
CompleterValues Represents a method which can return a List or Array of values used for a Completer which is associated with the index of an Argument
Option Used to mark an optional named command line option who's name typically starts with "--"
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.