A B C D E F G H I L M N O P Q R S T U V W

A

about(PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ForgePlugin
 
AboutPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
AboutPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.AboutPlugin
 
AcceptUserInput - Class in org.jboss.seam.forge.shell.events
Informs the Shell that it should begin accepting User Input
AcceptUserInput() - Constructor for class org.jboss.seam.forge.shell.events.AcceptUserInput
 
add(String) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
addAll(Collection) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
addCommand(CommandMetadata) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
addCommands(List<CommandMetadata>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
addIgnoredToken(String) - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
addOption(OptionMetadata) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
addPlugin(PluginMetadata) - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
addWarning(String) - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
AutoReducingQueue - Class in org.jboss.seam.forge.shell.command.fshparser
 
AutoReducingQueue(Node, FSHRuntime) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
AvailableFacetsCompleter - Class in org.jboss.seam.forge.shell.completer
 
AvailableFacetsCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.AvailableFacetsCompleter
 

B

BooleanConverter - Class in org.jboss.seam.forge.shell.command.convert
User: christopherbrock Date: 31-Aug-2010 Time: 10:58:26 PM
BooleanConverter() - Constructor for class org.jboss.seam.forge.shell.command.convert.BooleanConverter
 
Bootstrap - Class in org.jboss.seam.forge.shell
 
Bootstrap() - Constructor for class org.jboss.seam.forge.shell.Bootstrap
 

C

calculateOutputAttributs(List<String>, Shell, GeneralUtils.OutputAttributes) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
calculateOutputAttributs(List<String>, Shell) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
canConvertFrom(Class) - Method in class org.jboss.seam.forge.shell.command.convert.BooleanConverter
 
canConvertFrom(Class) - Method in class org.jboss.seam.forge.shell.command.convert.DependencyIdConverter
 
canConvertFrom(Class) - Method in class org.jboss.seam.forge.shell.command.convert.FileConverter
 
ChangeDirectoryPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ChangeDirectoryPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ChangeDirectoryPlugin
 
clear() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
clear() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
clearLine() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
ClearPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ClearPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ClearPlugin
 
cmd(String) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ScriptExecPlugin.ScriptContext
 
CommandExecutionException - Exception in org.jboss.seam.forge.shell.exceptions
 
CommandExecutionException(CommandMetadata, String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandExecutionException
 
CommandExecutionException(CommandMetadata, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandExecutionException
 
CommandExecutionException(CommandMetadata, String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandExecutionException
 
CommandLibraryExtension - Class in org.jboss.seam.forge.shell.command
 
CommandLibraryExtension() - Constructor for class org.jboss.seam.forge.shell.command.CommandLibraryExtension
 
CommandMetadata - Class in org.jboss.seam.forge.shell.command
 
CommandMetadata() - Constructor for class org.jboss.seam.forge.shell.command.CommandMetadata
 
CommandParser - Interface in org.jboss.seam.forge.shell.command.parser
 
CommandParserContext - Class in org.jboss.seam.forge.shell.command.parser
 
CommandParserContext() - Constructor for class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
CommandParserException - Exception in org.jboss.seam.forge.shell.exceptions
 
CommandParserException(CommandMetadata, String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandParserException
 
CommandParserException(CommandMetadata, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandParserException
 
CommandParserException(CommandMetadata, String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.CommandParserException
 
CommandResolverCompleter - Class in org.jboss.seam.forge.shell.completer
 
CommandResolverCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.CommandResolverCompleter
 
complete(CommandCompleterState) - Method in class org.jboss.seam.forge.shell.completer.CommandResolverCompleter
 
complete(ConsoleReader, List<CharSequence>, int) - Method in class org.jboss.seam.forge.shell.completer.OptionAwareCompletionHandler
 
complete(CommandCompleterState) - Method in class org.jboss.seam.forge.shell.completer.OptionResolverCompleter
 
complete(CommandCompleterState) - Method in class org.jboss.seam.forge.shell.completer.OptionValueResolverCompleter
 
complete(String, int, List<CharSequence>) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleter
 
complete(CommandCompleterState) - Method in class org.jboss.seam.forge.shell.completer.PluginResolverCompleter
 
CompletedCommandHolder - Class in org.jboss.seam.forge.shell.completer
 
CompletedCommandHolder() - Constructor for class org.jboss.seam.forge.shell.completer.CompletedCommandHolder
 
CompositeCommandParser - Class in org.jboss.seam.forge.shell.command.parser
 
CompositeCommandParser(CommandParser...) - Constructor for class org.jboss.seam.forge.shell.command.parser.CompositeCommandParser
 
concatArraysToList(T[]...) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
ConcatenatePlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ConcatenatePlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ConcatenatePlugin
 
ConstraintEnforcer - Class in org.jboss.seam.forge.shell.constraint
 
ConstraintEnforcer() - Constructor for class org.jboss.seam.forge.shell.constraint.ConstraintEnforcer
 
ConstraintException - Exception in org.jboss.seam.forge.shell.constraint
 
ConstraintException() - Constructor for exception org.jboss.seam.forge.shell.constraint.ConstraintException
 
ConstraintException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.ConstraintException
 
ConstraintException(String) - Constructor for exception org.jboss.seam.forge.shell.constraint.ConstraintException
 
ConstraintException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.ConstraintException
 
constrantsSatisfied(Shell) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
contains(Object) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
containsAll(Collection<?>) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
convert(PromptType, String) - Method in class org.jboss.seam.forge.shell.command.PromptTypeConverter
 
convertFrom(Object) - Method in class org.jboss.seam.forge.shell.command.convert.BooleanConverter
 
convertFrom(Object) - Method in class org.jboss.seam.forge.shell.command.convert.DependencyIdConverter
 
convertFrom(Object) - Method in class org.jboss.seam.forge.shell.command.convert.FileConverter
 
create(String, String, Resource<?>, boolean, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.NewProjectPlugin
 
CurrentProject - Class in org.jboss.seam.forge.shell.project
 
CurrentProject() - Constructor for class org.jboss.seam.forge.shell.project.CurrentProject
 
CurrentResource - Class in org.jboss.seam.forge.shell.project.resources
Contains the current Resource - not to be used by outsiders.
CurrentResource() - Constructor for class org.jboss.seam.forge.shell.project.resources.CurrentResource
 
cursorLeft(int) - Method in class org.jboss.seam.forge.shell.ShellImpl
 

D

DependencyIdConverter - Class in org.jboss.seam.forge.shell.command.convert
 
DependencyIdConverter() - Constructor for class org.jboss.seam.forge.shell.command.convert.DependencyIdConverter
 
destroy(ProjectChanged) - Method in class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
destroy(ResourceChanged) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
disassemble(Node) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 
doInit(InitProject) - Method in class org.jboss.seam.forge.shell.project.ProjectInitializer
 
downloadPlugin(PluginRef, PipeOut, String) - Static method in class org.jboss.seam.forge.shell.util.PluginUtil
 

E

Echo - Class in org.jboss.seam.forge.shell.plugins.builtin
 
Echo() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.Echo
 
echo(Shell, String) - Static method in class org.jboss.seam.forge.shell.plugins.builtin.Echo
 
element() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
elementListSimpleTypesToString(List<Class<?>>) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
elementSetSimpleTypesToString(Set<Class<?>>) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
EnumCompleter - Class in org.jboss.seam.forge.shell.completer
 
EnumCompleter(Class<Enum<?>>) - Constructor for class org.jboss.seam.forge.shell.completer.EnumCompleter
 
Enums - Class in org.jboss.seam.forge.shell.util
 
Enums() - Constructor for class org.jboss.seam.forge.shell.util.Enums
 
escapeCode(int, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
execScript(String...) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ScriptExecPlugin
 
execute(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
execute(File) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
execute(File, String...) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
executeScript(ScriptNode, FSHRuntime) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 
Execution - Class in org.jboss.seam.forge.shell.command
 
Execution(BeanManager) - Constructor for class org.jboss.seam.forge.shell.command.Execution
 
ExecutionParser - Class in org.jboss.seam.forge.shell.command
 
ExecutionParser(PluginRegistry, Instance<Execution>, Tokenizer, Shell, PromptTypeConverter) - Constructor for class org.jboss.seam.forge.shell.command.ExecutionParser
 
exit() - Method in class org.jboss.seam.forge.shell.plugins.builtin.ExitShellPlugin
 
ExitShellPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
Implements a Plugin that fires the shell ShutdownStatus#NORMAL event.
ExitShellPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ExitShellPlugin
 

F

FileConverter - Class in org.jboss.seam.forge.shell.command.convert
 
FileConverter() - Constructor for class org.jboss.seam.forge.shell.command.convert.FileConverter
 
find(String, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.FindPluginsPlugin
 
findPlugin(String, String, PipeOut) - Static method in class org.jboss.seam.forge.shell.util.PluginUtil
 
FindPluginsPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
FindPluginsPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.FindPluginsPlugin
 
firstToken(String) - Static method in class org.jboss.seam.forge.shell.util.Parsing
 
firstWhitespace(String) - Static method in class org.jboss.seam.forge.shell.util.Parsing
 
FORGE_COMMAND_HISTORY_FILE - Static variable in class org.jboss.seam.forge.shell.ShellImpl
 
FORGE_CONFIG_DIR - Static variable in class org.jboss.seam.forge.shell.ShellImpl
 
FORGE_CONFIG_FILE - Static variable in class org.jboss.seam.forge.shell.ShellImpl
 
ForgePlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ForgePlugin(Event<ReinitializeEnvironment>) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ForgePlugin
 
format(int, String) - Method in interface org.jboss.seam.forge.shell.util.FormatCallback
 
FormatCallback - Interface in org.jboss.seam.forge.shell.util
 
FSHParser - Class in org.jboss.seam.forge.shell.command.fshparser
 
FSHParser(String) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
FSHParser(String, boolean) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
FSHRuntime - Class in org.jboss.seam.forge.shell.command.fshparser
 
FSHRuntime(Shell, PluginRegistry, Instance<Execution>, ExecutionParser) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 

G

GeneralUtils - Class in org.jboss.seam.forge.shell.util
 
GeneralUtils() - Constructor for class org.jboss.seam.forge.shell.util.GeneralUtils
 
GeneralUtils.OutputAttributes - Class in org.jboss.seam.forge.shell.util
 
GeneralUtils.OutputAttributes(int, int) - Constructor for class org.jboss.seam.forge.shell.util.GeneralUtils.OutputAttributes
 
get(Contextual<T>) - Method in class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
get(Contextual<T>) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
getAllCommands() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getArtifact() - Method in class org.jboss.seam.forge.shell.util.PluginRef
 
getAuthor() - Method in class org.jboss.seam.forge.shell.util.PluginRef
 
getBoxedType() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the Boxed type of this Option, e.g: If the option is actual an int.class, return Integer.class instead.
getBuffer() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getBuffer() - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
getCandidates() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getCommand() - Method in class org.jboss.seam.forge.shell.command.Execution
 
getCommand(String) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getCommand(String, Shell) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getCommand(String, Class<? extends Resource<?>>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
Get the command matching the given name, or return null.
getCommand() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getCommand() - Method in exception org.jboss.seam.forge.shell.exceptions.CommandExecutionException
 
getCommand() - Method in exception org.jboss.seam.forge.shell.exceptions.CommandParserException
 
getCommandContext() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getCommands() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getCommands(Shell) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getCommands(Class<? extends Resource<?>>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getCompleterType() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get the custom CommandCompleter for this Option, if specified.
getCompletionTokens() - Method in class org.jboss.seam.forge.shell.completer.AvailableFacetsCompleter
 
getCompletionTokens() - Method in class org.jboss.seam.forge.shell.completer.EnumCompleter
 
getCompletionTokens() - Method in class org.jboss.seam.forge.shell.completer.ShellEnvCompleter
 
getContextualInstance(BeanManager, Class<T>) - Static method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
getCurrent() - Method in class org.jboss.seam.forge.shell.project.CurrentProject
 
getCurrent() - Method in class org.jboss.seam.forge.shell.project.resources.CurrentResource
 
getCurrentDirectory() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getCurrentProject() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getCurrentResource() - Method in class org.jboss.seam.forge.shell.project.CurrentProject
 
getCurrentResource(InjectionPoint, Shell) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceProducer
 
getCurrentResource() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getCurrentResourceScope() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getDefaultCommand() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getDefaultValue() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the default value for this Option, if specified
getDescription() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the description of this Option
getDescription() - Method in class org.jboss.seam.forge.shell.util.PluginRef
 
getExecutionInstance() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
getHeight() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getHelp() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getHelp() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get the help text for this Option
getHelp() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getHomeRepo() - Method in class org.jboss.seam.forge.shell.util.PluginRef
 
getIgnoredTokens() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
getIndex() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get the index of this Option in the receiving method parameter list.
getIndex() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getLastBuffer() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getLastParsed() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
getLastParsedToken() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
getMetadataFor(Class<? extends Plugin>) - Method in class org.jboss.seam.forge.shell.command.CommandLibraryExtension
 
getMethod() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getName() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getName() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the name of this Option, if it has one
getName() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getName() - Method in class org.jboss.seam.forge.shell.util.PluginRef
 
getNamedOption(String) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getNest() - Method in class org.jboss.seam.forge.shell.command.fshparser.NestedNode
 
getNext() - Method in class org.jboss.seam.forge.shell.command.fshparser.Node
 
getNumOrderedOptions() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getOption() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getOptionByAbsoluteIndex(int) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
Return the option at the given index.
getOptionDescriptor() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get an informational string describing this Option
getOptions() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getOrderedOptionByIndex(int) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getOrderedParamCount() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
Return a count of how many ordered params have already been parsed.
getOriginalIndex() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getOriginalStatement() - Method in class org.jboss.seam.forge.shell.command.Execution
 
getOriginalTokens() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getParamCount() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
getParameterArray() - Method in class org.jboss.seam.forge.shell.command.Execution
 
getParent() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get the parent Command of this Option
getParmLength() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getPipeInMethod() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getPlugin() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getPlugin() - Method in exception org.jboss.seam.forge.shell.exceptions.PluginExecutionException
 
getPluginMetadata() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getPluginMetadata(String) - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
Get PluginMetadata for the plugin with the given name.
getPluginMetadataForScopeAndConstraints(String, Shell) - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
Get PluginMetadata matching the given name, RequiresResource, Project, PackagingType, and Facet constraints.
getPluginRegistry() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
getPlugins() - Method in class org.jboss.seam.forge.shell.command.CommandLibraryExtension
 
getPlugins() - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
getPrompt() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getPromptType() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the selected PromptType for this Option.
getProperties() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getProperty(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
getResourceScopes() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
getResourceScopes() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getScope() - Method in class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
getScope() - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
getShell() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
getShortName() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Get the short name of this option, if it has one.
getState() - Method in class org.jboss.seam.forge.shell.completer.CompletedCommandHolder
 
getTokens(FSHRuntime) - Method in class org.jboss.seam.forge.shell.command.fshparser.LogicalStatement
 
getTokens() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
getTopic() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getType() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return the literal type represented by this Option, e.g: the actual method parameter type.
getType() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
getTypeDescriptor(Class<?>) - Static method in class org.jboss.seam.forge.shell.util.Types
 
getValue() - Method in class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
getValueMap() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
Return an unmodifiable view of the parsed statement options.
getWarnings() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
getWidth() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
GrepPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
A simple port of the Unix grep command.
GrepPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.GrepPlugin
 

H

hasCommand(String, Shell) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
hasCommand(String, Class<? extends Resource<?>>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
hasCommands() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
hasCustomCompleter() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option has specified a custom CommandCompleter
hasDefaultCommand() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
hasDefaultValue() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this Option provides a default value
hasOption(String) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
hasOptions() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
hasShortOption(String) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
hasSuggestions() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
help(String, String, boolean, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.HelpPlugin
 
HelpPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
HelpPlugin(Shell, PluginRegistry) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.HelpPlugin
 

I

ifThenElseBlockContinues() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
incrementParmCount() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
info(PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ForgePlugin
 
init() - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
InitProject - Class in org.jboss.seam.forge.shell.events
An event representing the initialization of the project in the current working directory.
InitProject() - Constructor for class org.jboss.seam.forge.shell.events.InitProject
 
install(String) - Method in class org.jboss.seam.forge.shell.plugins.builtin.InstallFacetPlugin
 
install(String, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.InstallPluginPlugin
 
InstallFacetPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
InstallFacetPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.InstallFacetPlugin
 
InstallPluginPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
InstallPluginPlugin(Shell, Event<ReinitializeEnvironment>) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.InstallPluginPlugin
 
installRequest(InstallFacets) - Method in class org.jboss.seam.forge.shell.plugins.builtin.InstallFacetPlugin
 
INSTANCE - Static variable in class org.jboss.seam.forge.shell.InvalidInput
 
instanceOf(PluginMetadata) - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
InvalidInput - Class in org.jboss.seam.forge.shell
 
isActive() - Method in class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
isActive() - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
isAvailable(Project, PluginMetadata) - Method in class org.jboss.seam.forge.shell.constraint.ConstraintEnforcer
 
isAvailable(Project, CommandMetadata) - Method in class org.jboss.seam.forge.shell.constraint.ConstraintEnforcer
 
isBoolean() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option represents a Boolean type
isCommandOverloaded(String) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
isDefault() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
isDuplicateBuffer() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
isEmpty() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
isEmpty() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
isEnum() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option represents an Enum type.
isFileOption(Class<?>) - Method in class org.jboss.seam.forge.shell.command.ExecutionParser
 
isFinalTokenComplete() - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
isFlagOnly() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option is purely a boolean flag.
isLastOptionValued() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
isNamed() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether this option is to be mapped via name or via parameter order.
isNocommand() - Method in class org.jboss.seam.forge.shell.command.fshparser.ReducableNode
 
isNocommand() - Method in class org.jboss.seam.forge.shell.command.fshparser.ScriptNode
 
isOperator(String) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 
isOrdered() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
isPiped() - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
isPipeIn() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this Option is a PipeIn
isPipeOut() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this Option is a PipeOut
isPotentialMatch(String, String) - Static method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleter
Add option completions for the given command, with or without argument tokens
isPretend() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
isRequired() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option requires a value at execution time.
isReservedWord(String) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 
isScriptOnly() - Method in class org.jboss.seam.forge.shell.command.Execution
 
isTokenPart(char) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 
isVarargs() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this option represents a Varargs parameter type
isVerbose() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
iterator() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 

L

LessPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
An aliasing wrapper for MorePlugin
LessPlugin(MorePlugin) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.LessPlugin
 
list() - Method in class org.jboss.seam.forge.shell.plugins.builtin.ListFacetsPlugin
 
listCommands(boolean, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ListCommandsPlugin
 
ListCommandsPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ListCommandsPlugin(PluginRegistry, Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ListCommandsPlugin
 
ListFacetsPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ListFacetsPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ListFacetsPlugin
 
listProperties() - Method in class org.jboss.seam.forge.shell.plugins.builtin.ListPropertiesPlugin
 
ListPropertiesPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ListPropertiesPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ListPropertiesPlugin
 
loadPluginJar(File) - Static method in class org.jboss.seam.forge.shell.util.PluginUtil
 
LogicalStatement - Class in org.jboss.seam.forge.shell.command.fshparser
 
LogicalStatement(Node) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.LogicalStatement
 
LsJavaPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
LsJavaPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.LsJavaPlugin
 
LsPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
Lists directory contents for filesystem based directories.
LsPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.LsPlugin
 

M

main(String[]) - Static method in class org.jboss.seam.forge.shell.Bootstrap
 
mkdir(String) - Method in class org.jboss.seam.forge.shell.plugins.builtin.MkdirPlugin
 
MkdirPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
MkdirPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.MkdirPlugin
 
MorePlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
Implementation of more & less, but called more.
MorePlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.MorePlugin
 
MovePlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
Implementation of UNIX-style "mv" (move) command for use within the Forge Shell.
MovePlugin(ResourceFactory) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.MovePlugin
 

N

NamedBooleanOptionParser - Class in org.jboss.seam.forge.shell.command.parser
Parses named boolean options such as:

[command] {--toggle}

NamedBooleanOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.NamedBooleanOptionParser
 
NamedValueOptionParser - Class in org.jboss.seam.forge.shell.command.parser
Parses named value options such as:

[command] {--option=value}

NamedValueOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.NamedValueOptionParser
 
NamedValueVarargsOptionParser - Class in org.jboss.seam.forge.shell.command.parser
Parses named varargs options such as:

[command] {--option foo bar baz}

NamedValueVarargsOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.NamedValueVarargsOptionParser
 
nest - Variable in class org.jboss.seam.forge.shell.command.fshparser.NestedNode
 
NestedNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
NestedNode(Node) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.NestedNode
 
NewProjectPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
NewProjectPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.NewProjectPlugin
 
next - Variable in class org.jboss.seam.forge.shell.command.fshparser.Node
 
Node - Class in org.jboss.seam.forge.shell.command.fshparser
 
Node() - Constructor for class org.jboss.seam.forge.shell.command.fshparser.Node
 
NoProjectException - Exception in org.jboss.seam.forge.shell.constraint
 
NoProjectException() - Constructor for exception org.jboss.seam.forge.shell.constraint.NoProjectException
 
NoProjectException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.NoProjectException
 
NoProjectException(String) - Constructor for exception org.jboss.seam.forge.shell.constraint.NoProjectException
 
NoProjectException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.NoProjectException
 
NoSuchCommandException - Exception in org.jboss.seam.forge.shell.exceptions
User: christopherbrock Date: 1-Sep-2010 Time: 7:07:39 PM
NoSuchCommandException(CommandMetadata, String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.NoSuchCommandException
 
NoSuchCommandException(CommandMetadata, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.NoSuchCommandException
 
NoSuchCommandException(CommandMetadata, String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.NoSuchCommandException
 
notOrdered() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
Return whether or not this Option is not ordered, e.g: It might have a name, or be an input/output pipe.
NullTokenOptionParser - Class in org.jboss.seam.forge.shell.command.parser
Used at the end of the CommandParser chain to signal with an IllegalStateException that an invalid token was encountered.
NullTokenOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.NullTokenOptionParser
 

O

observeReinitialize(ReinitializeEnvironment, Shell) - Method in class org.jboss.seam.forge.shell.Bootstrap
 
observeStartup(ContainerInitialized) - Method in class org.jboss.seam.forge.shell.Bootstrap
Deprecated. 
offer(String) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
OptionAwareCompletionHandler - Class in org.jboss.seam.forge.shell.completer
 
OptionAwareCompletionHandler(CompletedCommandHolder, Shell) - Constructor for class org.jboss.seam.forge.shell.completer.OptionAwareCompletionHandler
 
OptionMetadata - Class in org.jboss.seam.forge.shell.command
 
OptionMetadata() - Constructor for class org.jboss.seam.forge.shell.command.OptionMetadata
 
OptionResolverCompleter - Class in org.jboss.seam.forge.shell.completer
 
OptionResolverCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.OptionResolverCompleter
 
OptionValueResolverCompleter - Class in org.jboss.seam.forge.shell.completer
 
OptionValueResolverCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.OptionValueResolverCompleter
 
OrderedValueOptionParser - Class in org.jboss.seam.forge.shell.command.parser
 
OrderedValueOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.OrderedValueOptionParser
 
OrderedValueVarargsOptionParser - Class in org.jboss.seam.forge.shell.command.parser
 
OrderedValueVarargsOptionParser() - Constructor for class org.jboss.seam.forge.shell.command.parser.OrderedValueVarargsOptionParser
 
org.jboss.seam.forge.shell - package org.jboss.seam.forge.shell
 
org.jboss.seam.forge.shell.command - package org.jboss.seam.forge.shell.command
 
org.jboss.seam.forge.shell.command.convert - package org.jboss.seam.forge.shell.command.convert
 
org.jboss.seam.forge.shell.command.fshparser - package org.jboss.seam.forge.shell.command.fshparser
 
org.jboss.seam.forge.shell.command.parser - package org.jboss.seam.forge.shell.command.parser
 
org.jboss.seam.forge.shell.completer - package org.jboss.seam.forge.shell.completer
 
org.jboss.seam.forge.shell.constraint - package org.jboss.seam.forge.shell.constraint
 
org.jboss.seam.forge.shell.events - package org.jboss.seam.forge.shell.events
 
org.jboss.seam.forge.shell.exceptions - package org.jboss.seam.forge.shell.exceptions
 
org.jboss.seam.forge.shell.plugins.builtin - package org.jboss.seam.forge.shell.plugins.builtin
 
org.jboss.seam.forge.shell.project - package org.jboss.seam.forge.shell.project
 
org.jboss.seam.forge.shell.project.resources - package org.jboss.seam.forge.shell.project.resources
 
org.jboss.seam.forge.shell.util - package org.jboss.seam.forge.shell.util
 

P

pad(int) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
parse(String) - Method in class org.jboss.seam.forge.shell.command.ExecutionParser
 
parse(Queue<String>, String, PipeOut) - Method in class org.jboss.seam.forge.shell.command.ExecutionParser
 
parse() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
Parse - Class in org.jboss.seam.forge.shell.command.fshparser
 
Parse() - Constructor for class org.jboss.seam.forge.shell.command.fshparser.Parse
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in interface org.jboss.seam.forge.shell.command.parser.CommandParser
Assuming the given CommandMetadata has already been determined, use the remaining tokens to parse as many tokens as possible from the given Queue.
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.CompositeCommandParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.NamedBooleanOptionParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.NamedValueOptionParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.NamedValueVarargsOptionParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.NullTokenOptionParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.OrderedValueOptionParser
 
parse(CommandMetadata, Queue<String>, CommandParserContext) - Method in class org.jboss.seam.forge.shell.command.parser.OrderedValueVarargsOptionParser
 
parseSystemPathspec(ResourceFactory, Resource<?>, Resource<?>, String[]) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
Parsing - Class in org.jboss.seam.forge.shell.util
 
Parsing() - Constructor for class org.jboss.seam.forge.shell.util.Parsing
 
pathspecToRegEx(String) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
peek() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
perform(PipeOut) - Method in class org.jboss.seam.forge.shell.command.Execution
 
PickupResourcePlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
PickupResourcePlugin(Shell, ResourceFactory) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.PickupResourcePlugin
 
PipeNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
PipeNode(Node) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.PipeNode
 
PipeOutImpl - Class in org.jboss.seam.forge.shell.util
 
PipeOutImpl(Shell) - Constructor for class org.jboss.seam.forge.shell.util.PipeOutImpl
 
PluginCommandCompleter - Class in org.jboss.seam.forge.shell.completer
 
PluginCommandCompleter(PluginResolverCompleter, CommandResolverCompleter, OptionResolverCompleter, OptionValueResolverCompleter, CompletedCommandHolder) - Constructor for class org.jboss.seam.forge.shell.completer.PluginCommandCompleter
 
PluginCommandCompleterState - Class in org.jboss.seam.forge.shell.completer
Holds state during TAB completion.
PluginCommandCompleterState(String, String, int) - Constructor for class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
PluginExecutionException - Exception in org.jboss.seam.forge.shell.exceptions
 
PluginExecutionException(PluginMetadata, String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.PluginExecutionException
 
PluginExecutionException(PluginMetadata, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.PluginExecutionException
 
PluginExecutionException(PluginMetadata, String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.PluginExecutionException
 
PluginMetadata - Class in org.jboss.seam.forge.shell.command
 
PluginMetadata() - Constructor for class org.jboss.seam.forge.shell.command.PluginMetadata
 
PluginRef - Class in org.jboss.seam.forge.shell.util
 
PluginRef(String, String, String, String, String) - Constructor for class org.jboss.seam.forge.shell.util.PluginRef
 
PluginRegistry - Class in org.jboss.seam.forge.shell.command
Stores the current registry of all installed & loaded plugins.
PluginRegistry(CommandLibraryExtension, BeanManager) - Constructor for class org.jboss.seam.forge.shell.command.PluginRegistry
 
PluginResolverCompleter - Class in org.jboss.seam.forge.shell.completer
 
PluginResolverCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.PluginResolverCompleter
 
PluginUtil - Class in org.jboss.seam.forge.shell.util
 
PluginUtil() - Constructor for class org.jboss.seam.forge.shell.util.PluginUtil
 
poll() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
postStartupTrigger(PostStartup) - Method in class org.jboss.seam.forge.shell.project.ProjectInitializer
 
print(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
print(ShellColor, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
print(String) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
print(ShellColor, String) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
printCandidates(ConsoleReader, Collection<CharSequence>) - Method in class org.jboss.seam.forge.shell.completer.OptionAwareCompletionHandler
Print out the candidates.
println(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
println() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
println(ShellColor, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
println(String) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
println() - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
println(ShellColor, String) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
printlnVerbose(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
printlnVerbose(ShellColor, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
printOutColumns(List<String>, ShellPrintWriter, Shell, boolean) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
printOutColumns(List<String>, ShellPrintWriter, Shell, FormatCallback, boolean) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
printOutColumns(List<String>, ShellColor, ShellPrintWriter, GeneralUtils.OutputAttributes, FormatCallback, boolean) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
printOutTables(List<String>, int, Shell) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
printOutTables(List<String>, boolean[], Shell) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
printOutTables(List<String>, boolean[], ShellPrintWriter, FormatCallback) - Static method in class org.jboss.seam.forge.shell.util.GeneralUtils
 
processAnnotatedType(ProcessAnnotatedType<T>) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceProducerExtension
 
ProjectInitializer - Class in org.jboss.seam.forge.shell.project
 
ProjectInitializer(Shell, CurrentProject, Event<InitProject>, ProjectFactory) - Constructor for class org.jboss.seam.forge.shell.project.ProjectInitializer
 
ProjectScopedContext - Class in org.jboss.seam.forge.shell.project
This class provides lifecycle management for the Project scope
ProjectScopedContext(BeanManager) - Constructor for class org.jboss.seam.forge.shell.project.ProjectScopedContext
 
ProjectScopedExtension - Class in org.jboss.seam.forge.shell.project
An extension to provide ProjectScoped support.
ProjectScopedExtension() - Constructor for class org.jboss.seam.forge.shell.project.ProjectScopedExtension
 
prompt() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
prompt(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
prompt(String, Class<T>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
prompt(String, Class<T>, T) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptAndSwallowCR() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptBoolean(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptBoolean(String, boolean) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptChoice(String, Object...) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptChoice(String, List<?>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptChoice(String, Map<String, T>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptChoiceTyped(String, T...) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptChoiceTyped(String, List<T>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptCommon(String, PromptType) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptCommon(String, PromptType, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptExpressionParser(Shell, String) - Static method in class org.jboss.seam.forge.shell.plugins.builtin.Echo
 
promptFile(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptFile(String, FileResource<?>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptRegex(String, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
promptRegex(String, String, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
PromptTypeConverter - Class in org.jboss.seam.forge.shell.command
 
PromptTypeConverter(Instance<Project>) - Constructor for class org.jboss.seam.forge.shell.command.PromptTypeConverter
 
put(OptionMetadata, Object, String) - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
PwdPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
PwdPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.PwdPlugin
 

Q

queueToString(Queue<String>) - Static method in class org.jboss.seam.forge.shell.command.fshparser.Parse
 

R

readLine() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
ReducableNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
ReducableNode(Node, boolean) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.ReducableNode
 
registerContext(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.seam.forge.shell.project.ProjectScopedExtension
 
registerContext(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.seam.forge.shell.project.resources.ResourceScopedExtension
 
ReinitializeEnvironment - Class in org.jboss.seam.forge.shell.events
Causes Forge to re-start Weld and re-initialize plugins.
ReinitializeEnvironment() - Constructor for class org.jboss.seam.forge.shell.events.ReinitializeEnvironment
 
remove() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
remove(Object) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
remove(String) - Method in class org.jboss.seam.forge.shell.plugins.builtin.RemoveFacetPlugin
 
removeAll(Collection<?>) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
RemoveFacetPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
RemoveFacetPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.RemoveFacetPlugin
 
rename(Resource<?>, String, boolean, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.MovePlugin
 
renderColor(ShellColor, String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
renderColor(ShellColor, String) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
ResourceProducer - Class in org.jboss.seam.forge.shell.project.resources
 
ResourceProducer() - Constructor for class org.jboss.seam.forge.shell.project.resources.ResourceProducer
 
ResourceProducerExtension - Class in org.jboss.seam.forge.shell.project.resources
 
ResourceProducerExtension() - Constructor for class org.jboss.seam.forge.shell.project.resources.ResourceProducerExtension
 
ResourceScopedContext - Class in org.jboss.seam.forge.shell.project.resources
This class provides lifecycle management for the Project scope
ResourceScopedContext(BeanManager) - Constructor for class org.jboss.seam.forge.shell.project.resources.ResourceScopedContext
 
ResourceScopedExtension - Class in org.jboss.seam.forge.shell.project.resources
An extension to provide ResourceScoped support.
ResourceScopedExtension() - Constructor for class org.jboss.seam.forge.shell.project.resources.ResourceScopedExtension
 
restart(PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ForgePlugin
 
retainAll(Collection<?>) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
rm(boolean, boolean, Resource<?>[]) - Method in class org.jboss.seam.forge.shell.plugins.builtin.RmPlugin
 
RmPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
RmPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.RmPlugin
 
run(String) - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
run(Node, PipeOut) - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
run(PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.AboutPlugin
 
run(Resource<?>[]) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ChangeDirectoryPlugin
 
run() - Method in class org.jboss.seam.forge.shell.plugins.builtin.ClearPlugin
 
run(InputStream, Resource<?>[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.ConcatenatePlugin
 
run(String[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.Echo
 
run(InputStream, boolean, String, String, Resource<?>[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.GrepPlugin
 
run(InputStream, Resource<?>, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.LessPlugin
 
run(boolean, boolean, Resource<?>[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.LsJavaPlugin
 
run(boolean, boolean, Resource<?>[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.LsPlugin
 
run(InputStream, Resource<?>, boolean, PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.MorePlugin
 
run(Resource<?>, String) - Method in class org.jboss.seam.forge.shell.plugins.builtin.PickupResourcePlugin
 
run() - Method in class org.jboss.seam.forge.shell.plugins.builtin.PwdPlugin
 
run(Resource<?>, String...) - Method in class org.jboss.seam.forge.shell.plugins.builtin.RunPlugin
 
run(String, String...) - Method in class org.jboss.seam.forge.shell.plugins.builtin.SetPlugin
 
run(InputStream, boolean, boolean, boolean, Resource<?>[], PipeOut) - Method in class org.jboss.seam.forge.shell.plugins.builtin.WordCountPlugin
 
RunPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
RunPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.RunPlugin
 

S

scan(ProcessBean<?>) - Method in class org.jboss.seam.forge.shell.command.CommandLibraryExtension
 
scan() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
ScriptExecPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ScriptExecPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ScriptExecPlugin
 
ScriptExecPlugin.ScriptContext - Class in org.jboss.seam.forge.shell.plugins.builtin
 
ScriptExecPlugin.ScriptContext() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.ScriptExecPlugin.ScriptContext
 
ScriptNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
ScriptNode(Node, boolean) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.ScriptNode
 
setBuffer(ConsoleReader, CharSequence, int) - Static method in class org.jboss.seam.forge.shell.completer.OptionAwareCompletionHandler
 
setCommand(CommandMetadata) - Method in class org.jboss.seam.forge.shell.command.Execution
 
setCommand(CommandMetadata) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
setCommandContext(CommandParserContext) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
setCompleterType(Class<? extends CommandCompleter>) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setCurrent(Resource<?>) - Method in class org.jboss.seam.forge.shell.project.resources.CurrentResource
 
setCurrentProject(Project) - Method in class org.jboss.seam.forge.shell.project.CurrentProject
 
setCurrentResource(Resource<?>) - Method in class org.jboss.seam.forge.shell.project.CurrentProject
 
setCurrentResource(Resource<?>) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setDefault(boolean) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setDefaultPrompt() - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setDefaultValue(String) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setDescription(String) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setFlagOnly(boolean) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setHelp(String) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setHelp(String) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setHelp(String) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
setIndex(int) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setIndex(int) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
Set the position where completion candidates should begin.
setInputStream(InputStream) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setMethod(Method) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setName(String) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setName(String) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setName(String) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
setNest(Node) - Method in class org.jboss.seam.forge.shell.command.fshparser.NestedNode
 
setNext(Node) - Method in class org.jboss.seam.forge.shell.command.fshparser.Node
 
setOption(OptionMetadata) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
setOriginalStatement(String) - Method in class org.jboss.seam.forge.shell.command.Execution
 
setOutputWriter(Writer) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setParameterArray(Object...) - Method in class org.jboss.seam.forge.shell.command.Execution
 
setParent(PluginMetadata) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setParent(CommandMetadata) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setParmLength(int) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setPiped(boolean) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 
setPipeIn(boolean) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setPipeInMethod(Method) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setPipeOut(boolean) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setPlugin(PluginMetadata) - Method in class org.jboss.seam.forge.shell.completer.PluginCommandCompleterState
 
SetPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
 
SetPlugin(Shell) - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.SetPlugin
 
setPrompt(String) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setPromptType(PromptType) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setProperty(String, Object) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
setRequired(boolean) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setResourceScopes(List<Class<? extends Resource>>) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
setResourceScopes(List<Class<? extends Resource<?>>>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
setScriptOnly(boolean) - Method in class org.jboss.seam.forge.shell.command.Execution
 
setShortName(String) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setState(PluginCommandCompleterState) - Method in class org.jboss.seam.forge.shell.completer.CompletedCommandHolder
 
setTopic(String) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
setType(Class<?>) - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
setType(Class<? extends Plugin>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
setValue(String) - Method in class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
setVerbose(boolean) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
shell(String) - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHRuntime
 
ShellEnvCompleter - Class in org.jboss.seam.forge.shell.completer
 
ShellEnvCompleter() - Constructor for class org.jboss.seam.forge.shell.completer.ShellEnvCompleter
 
ShellException - Exception in org.jboss.seam.forge.shell.exceptions
 
ShellException() - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellException
 
ShellException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellException
 
ShellException(String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellException
 
ShellException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellException
 
ShellExecutionException - Exception in org.jboss.seam.forge.shell.exceptions
 
ShellExecutionException() - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellExecutionException
 
ShellExecutionException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellExecutionException
 
ShellExecutionException(String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellExecutionException
 
ShellExecutionException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellExecutionException
 
ShellImpl - Class in org.jboss.seam.forge.shell
 
ShellImpl() - Constructor for class org.jboss.seam.forge.shell.ShellImpl
 
ShellParserException - Exception in org.jboss.seam.forge.shell.exceptions
 
ShellParserException() - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellParserException
 
ShellParserException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellParserException
 
ShellParserException(String) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellParserException
 
ShellParserException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.exceptions.ShellParserException
 
size() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
skipToEOS() - Method in class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
StatementTerminator - Class in org.jboss.seam.forge.shell.command.fshparser
 
StatementTerminator() - Constructor for class org.jboss.seam.forge.shell.command.fshparser.StatementTerminator
 
StringTokenNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
StringTokenNode(String) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.StringTokenNode
 

T

toArray() - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
toArray(T[]) - Method in class org.jboss.seam.forge.shell.command.fshparser.AutoReducingQueue
 
tokenize(String) - Method in class org.jboss.seam.forge.shell.command.parser.Tokenizer
 
Tokenizer - Class in org.jboss.seam.forge.shell.command.parser
 
Tokenizer() - Constructor for class org.jboss.seam.forge.shell.command.parser.Tokenizer
 
tokenMatch(Node, String) - Static method in class org.jboss.seam.forge.shell.command.fshparser.FSHParser
 
TokenNode - Class in org.jboss.seam.forge.shell.command.fshparser
 
TokenNode() - Constructor for class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
TokenNode(String) - Constructor for class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
tokensToString(String...) - Static method in class org.jboss.seam.forge.shell.plugins.builtin.Echo
 
toString() - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
toString() - Method in class org.jboss.seam.forge.shell.command.Execution
 
toString() - Method in class org.jboss.seam.forge.shell.command.fshparser.NestedNode
 
toString() - Method in class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
toString() - Method in class org.jboss.seam.forge.shell.command.OptionMetadata
 
toString() - Method in class org.jboss.seam.forge.shell.command.parser.CommandParserContext
 
toString() - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 
toString() - Method in class org.jboss.seam.forge.shell.command.PluginRegistry
 
toString() - Method in class org.jboss.seam.forge.shell.project.resources.CurrentResource
 
Types - Class in org.jboss.seam.forge.shell.util
 
Types() - Constructor for class org.jboss.seam.forge.shell.util.Types
 

U

UnsatisfiedFacetDependencyException - Exception in org.jboss.seam.forge.shell.constraint
 
UnsatisfiedFacetDependencyException() - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedFacetDependencyException
 
UnsatisfiedFacetDependencyException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedFacetDependencyException
 
UnsatisfiedFacetDependencyException(String) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedFacetDependencyException
 
UnsatisfiedFacetDependencyException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedFacetDependencyException
 
UnsatisfiedPackagingTypeException - Exception in org.jboss.seam.forge.shell.constraint
 
UnsatisfiedPackagingTypeException() - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedPackagingTypeException
 
UnsatisfiedPackagingTypeException(String, Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedPackagingTypeException
 
UnsatisfiedPackagingTypeException(String) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedPackagingTypeException
 
UnsatisfiedPackagingTypeException(Throwable) - Constructor for exception org.jboss.seam.forge.shell.constraint.UnsatisfiedPackagingTypeException
 
usableWithResource(Class<? extends Resource>) - Method in class org.jboss.seam.forge.shell.command.CommandMetadata
 
usableWithScope(Class<? extends Resource>) - Method in class org.jboss.seam.forge.shell.command.PluginMetadata
 

V

value - Variable in class org.jboss.seam.forge.shell.command.fshparser.TokenNode
 
valueOf(Class<?>, Object) - Static method in class org.jboss.seam.forge.shell.util.Enums
 
verifyAvailable(Project, CommandMetadata) - Method in class org.jboss.seam.forge.shell.constraint.ConstraintEnforcer
 
verifyAvailable(Project, PluginMetadata) - Method in class org.jboss.seam.forge.shell.constraint.ConstraintEnforcer
 
verifyConstraints(Shell) - Method in class org.jboss.seam.forge.shell.command.Execution
 

W

WordCountPlugin - Class in org.jboss.seam.forge.shell.plugins.builtin
A simple port of the unix 'wc' command for forge.
WordCountPlugin() - Constructor for class org.jboss.seam.forge.shell.plugins.builtin.WordCountPlugin
 
write(byte) - Method in class org.jboss.seam.forge.shell.ShellImpl
 
write(byte) - Method in class org.jboss.seam.forge.shell.util.PipeOutImpl
 

A B C D E F G H I L M N O P Q R S T U V W

Copyright © 2011 Seam Framework. All Rights Reserved.