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

A

accept(Artifact) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginArtifactFilter
 
activate() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
AliasCommand - Class in org.apache.geronimo.gshell.wisdom.command
Alias Command component.
AliasCommand(CommandLineExecutor) - Constructor for class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
AliasImpl - Class in org.apache.geronimo.gshell.wisdom.command
Simpe implementation of Alias interface.
AliasImpl(String, String) - Constructor for class org.apache.geronimo.gshell.wisdom.command.AliasImpl
 
AliasMetaMapper - Class in org.apache.geronimo.gshell.wisdom.registry
Handles mapping of aliases under meta:/aliases.
AliasMetaMapper(EventManager, MetaDataRegistry, AliasRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.AliasMetaMapper
 
AliasNameCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
Completor for alias names.
AliasNameCompleter(EventManager, AliasRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.completer.AliasNameCompleter
 
AliasRegisteredEvent - Class in org.apache.geronimo.gshell.wisdom.registry
Event fired once an alias has been registered.
AliasRegisteredEvent(String, String) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.AliasRegisteredEvent
 
AliasRegistryImpl - Class in org.apache.geronimo.gshell.wisdom.registry
AliasRegistry component.
AliasRegistryImpl(EventPublisher) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
AliasRemovedEvent - Class in org.apache.geronimo.gshell.wisdom.registry
Event fired once an alias has been removed.
AliasRemovedEvent(String) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.AliasRemovedEvent
 

B

BundleActivationRule - Class in org.apache.geronimo.gshell.wisdom.plugin.activation
Activation rule which will enable a named-bundle.
BundleActivationRule() - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.activation.BundleActivationRule
 
BundleSupport - Class in org.apache.geronimo.gshell.wisdom.plugin.bundle
Support for Bundle components.
BundleSupport(String) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 

C

close() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
COMMAND_DESCRIPTION - Static variable in class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 
COMMAND_MANUAL - Static variable in class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 
CommandBundle - Class in org.apache.geronimo.gshell.wisdom.plugin.bundle
A bundle of Command instances.
CommandBundle(CommandRegistry, AliasRegistry, String) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
CommandDocumenterSupport - Class in org.apache.geronimo.gshell.wisdom.command
Support for CommandDocumenter components.
CommandDocumenterSupport() - Constructor for class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
CommandLineBuilderImpl - Class in org.apache.geronimo.gshell.wisdom.shell
Builds CommandLine instances ready for executing.
CommandLineBuilderImpl(CommandLineParser) - Constructor for class org.apache.geronimo.gshell.wisdom.shell.CommandLineBuilderImpl
 
CommandLineExecutorImpl - Class in org.apache.geronimo.gshell.wisdom.shell
The default CommandLineExecutor component.
CommandLineExecutorImpl(CommandResolver, CommandLineBuilder) - Constructor for class org.apache.geronimo.gshell.wisdom.shell.CommandLineExecutorImpl
 
CommandLocationImpl - Class in org.apache.geronimo.gshell.wisdom.registry
 
CommandLocationImpl(String) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandLocationImpl
 
CommandMessageSource - Class in org.apache.geronimo.gshell.wisdom.command
Command MessageSource.
CommandMessageSource() - Constructor for class org.apache.geronimo.gshell.wisdom.command.CommandMessageSource
 
CommandMetaMapper - Class in org.apache.geronimo.gshell.wisdom.registry
Handles mapping of commands under meta:/commands.
CommandMetaMapper(EventManager, MetaDataRegistry, CommandRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandMetaMapper
 
CommandNameCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
Completor for command names.
CommandNameCompleter(EventManager, CommandRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.completer.CommandNameCompleter
 
CommandPathCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
???
CommandPathCompleter() - Constructor for class org.apache.geronimo.gshell.wisdom.completer.CommandPathCompleter
 
CommandRegisteredEvent - Class in org.apache.geronimo.gshell.wisdom.registry
Event fired once a command has been registered.
CommandRegisteredEvent(String, Command) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandRegisteredEvent
 
CommandRegistryImpl - Class in org.apache.geronimo.gshell.wisdom.registry
CommandRegistry component.
CommandRegistryImpl(EventPublisher) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
CommandRemovedEvent - Class in org.apache.geronimo.gshell.wisdom.registry
Event fired once a command has been removed.
CommandRemovedEvent(String) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandRemovedEvent
 
CommandResolverImpl - Class in org.apache.geronimo.gshell.wisdom.registry
CommandResolver component.
CommandResolverImpl(FileSystemAccess, GroupDirectoryResolver) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.CommandResolverImpl
 
CommandsCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
Completor for commands, including support for command-specific sub-completion.
CommandsCompleter(EventManager, CommandRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.completer.CommandsCompleter
 
CommandSupport - Class in org.apache.geronimo.gshell.wisdom.command
Provides support for Command implementations.
CommandSupport() - Constructor for class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
CommandSupport.AbortExecutionNotification - Error in org.apache.geronimo.gshell.wisdom.command
 
CommandSupport.AbortExecutionNotification(CommandResult) - Constructor for error org.apache.geronimo.gshell.wisdom.command.CommandSupport.AbortExecutionNotification
 
complete(String, int, List) - Method in class org.apache.geronimo.gshell.wisdom.completer.AliasNameCompleter
 
complete(String, int, List) - Method in class org.apache.geronimo.gshell.wisdom.completer.CommandNameCompleter
 
complete(String, int, List) - Method in class org.apache.geronimo.gshell.wisdom.completer.CommandPathCompleter
 
complete(String, int, List) - Method in class org.apache.geronimo.gshell.wisdom.completer.CommandsCompleter
 
complete(String, int, List) - Method in class org.apache.geronimo.gshell.wisdom.completer.VariableNameCompleter
 
ConfigurableCommandCompleter - Class in org.apache.geronimo.gshell.wisdom.command
A configurable command completer.
ConfigurableCommandCompleter() - Constructor for class org.apache.geronimo.gshell.wisdom.command.ConfigurableCommandCompleter
 
ConfigurableCommandCompleter(List<Completor>) - Constructor for class org.apache.geronimo.gshell.wisdom.command.ConfigurableCommandCompleter
 
ConsoleErrorHandlerImpl - Class in org.apache.geronimo.gshell.wisdom.shell
Console.ErrorHandler component.
ConsoleErrorHandlerImpl() - Constructor for class org.apache.geronimo.gshell.wisdom.shell.ConsoleErrorHandlerImpl
 
ConsolePrompterImpl - Class in org.apache.geronimo.gshell.wisdom.shell
Console.Prompter component.
ConsolePrompterImpl(Application) - Constructor for class org.apache.geronimo.gshell.wisdom.shell.ConsolePrompterImpl
 
containsAlias(String) - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
containsCommand(String) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
create(String) - Method in class org.apache.geronimo.gshell.wisdom.shell.CommandLineBuilderImpl
 
createCompletors() - Method in class org.apache.geronimo.gshell.wisdom.command.ConfigurableCommandCompleter
 

D

DefaultBundleActivationRule - Class in org.apache.geronimo.gshell.wisdom.plugin.activation
Activation rule which will enable a named-bundle only if no other activation rules have added tasks.
DefaultBundleActivationRule() - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.activation.DefaultBundleActivationRule
 
disable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
displayHelp - Variable in class org.apache.geronimo.gshell.wisdom.command.HelpSupport
 
doDisable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
doDisable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
doEnable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
doEnable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
doExecute(ShellContext, String, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.shell.CommandLineExecutorImpl
 

E

enable() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
evaluate(ActivationContext) - Method in class org.apache.geronimo.gshell.wisdom.plugin.activation.BundleActivationRule
 
evaluate(ActivationContext) - Method in class org.apache.geronimo.gshell.wisdom.plugin.activation.DefaultBundleActivationRule
 
execute(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
execute(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
execute(ShellContext, String) - Method in class org.apache.geronimo.gshell.wisdom.shell.CommandLineExecutorImpl
 
execute(ShellContext, Object...) - Method in class org.apache.geronimo.gshell.wisdom.shell.CommandLineExecutorImpl
 
execute(ShellContext, String, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.shell.CommandLineExecutorImpl
 
execute(String) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
execute(String, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
execute(Object...) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
executeAction(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
executeAction(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 

F

format(String, Object...) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandMessageSource
 

G

getAction() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getAction() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
getAction() - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
getActionId() - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
getActivationRules() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getAlias() - Method in class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
getAlias() - Method in class org.apache.geronimo.gshell.wisdom.command.AliasImpl
 
getAlias() - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegisteredEvent
 
getAlias(String) - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
getAliases() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
getAliasNames() - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
getArtifact() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getArtifact() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginLoadedEvent
 
getBundle(String) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getBundleName() - Method in class org.apache.geronimo.gshell.wisdom.plugin.activation.BundleActivationRule
 
getBundleNames() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getClassPath() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getCommand() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
getCommand() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegisteredEvent
 
getCommand(String) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
getCommandNames() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
getCommands() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
getCompleter() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getCompleter() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
getCompleters() - Method in class org.apache.geronimo.gshell.wisdom.command.ConfigurableCommandCompleter
 
getContainer() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getContext() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
getDescription() - Method in class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 
getDocumenter() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getDocumenter() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
getErrorHandler() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
getFullPath() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandLocationImpl
 
getGroupDirectory(Variables) - Method in class org.apache.geronimo.gshell.wisdom.registry.GroupDirectoryResolver
 
getGroupDirectory() - Method in class org.apache.geronimo.gshell.wisdom.registry.GroupDirectoryResolver
 
getHistory() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
getLinks() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
getLocation() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getManual() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
getManual() - Method in class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 
getMap() - Method in class org.apache.geronimo.gshell.wisdom.meta.RuntimeContent
 
getMap() - Method in class org.apache.geronimo.gshell.wisdom.meta.SystemEnvironmentContent
 
getMap() - Method in class org.apache.geronimo.gshell.wisdom.meta.SystemPropertiesContent
 
getMessage(String) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandMessageSource
 
getMessages() - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
getMessages() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
getMessages() - Method in class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.command.AliasImpl
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkImpl
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegisteredEvent
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRemovedEvent
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandLocationImpl
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegisteredEvent
 
getName() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRemovedEvent
 
getPath() - Method in class org.apache.geronimo.gshell.wisdom.command.GroupCommand
 
getPath() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandLocationImpl
 
getPlugin() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginLoadedEvent
 
getPlugins() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginManagerImpl
 
getPrompter() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
getTarget() - Method in class org.apache.geronimo.gshell.wisdom.command.LinkImpl
 
GroupCommand - Class in org.apache.geronimo.gshell.wisdom.command
Group Command component.
GroupCommand() - Constructor for class org.apache.geronimo.gshell.wisdom.command.GroupCommand
 
GroupDirectoryResolver - Class in org.apache.geronimo.gshell.wisdom.registry
Resolves to location of gshell.group.
GroupDirectoryResolver(FileSystemAccess) - Constructor for class org.apache.geronimo.gshell.wisdom.registry.GroupDirectoryResolver
 

H

handleCommandAware(Object) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
handleError(Throwable) - Method in class org.apache.geronimo.gshell.wisdom.shell.ConsoleErrorHandlerImpl
 
HelpSupport - Class in org.apache.geronimo.gshell.wisdom.command
Helper to inject --help support.
HelpSupport() - Constructor for class org.apache.geronimo.gshell.wisdom.command.HelpSupport
 
HistoryImpl - Class in org.apache.geronimo.gshell.wisdom.shell
Default implementation of the History component.
HistoryImpl(Application) - Constructor for class org.apache.geronimo.gshell.wisdom.shell.HistoryImpl
 

I

init() - Method in class org.apache.geronimo.gshell.wisdom.completer.AliasNameCompleter
 
init() - Method in class org.apache.geronimo.gshell.wisdom.completer.CommandNameCompleter
 
init() - Method in class org.apache.geronimo.gshell.wisdom.completer.CommandsCompleter
 
init() - Method in class org.apache.geronimo.gshell.wisdom.config.NamespaceHandler
 
init() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginManagerImpl
 
init() - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginMetaMapper
 
init() - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasMetaMapper
 
init() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandMetaMapper
 
init() - Method in class org.apache.geronimo.gshell.wisdom.shell.HistoryImpl
 
init() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
INSTANCE - Static variable in class org.apache.geronimo.gshell.wisdom.completer.NullCompleter
 
isEnabled() - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 
isInteractive() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
isOpened() - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 

L

LinkCommand - Class in org.apache.geronimo.gshell.wisdom.command
Link Command component.
LinkCommand(CommandRegistry, String) - Constructor for class org.apache.geronimo.gshell.wisdom.command.LinkCommand
 
LinkImpl - Class in org.apache.geronimo.gshell.wisdom.command
Alias Command component.
LinkImpl(String, String) - Constructor for class org.apache.geronimo.gshell.wisdom.command.LinkImpl
 
loadPlugin(Artifact) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginManagerImpl
 
log - Variable in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
log - Variable in class org.apache.geronimo.gshell.wisdom.plugin.bundle.BundleSupport
 

M

MessageSourceCommandDocumenter - Class in org.apache.geronimo.gshell.wisdom.command
MessageSource CommandDocumenter component.
MessageSourceCommandDocumenter() - Constructor for class org.apache.geronimo.gshell.wisdom.command.MessageSourceCommandDocumenter
 

N

NamespaceHandler - Class in org.apache.geronimo.gshell.wisdom.config
NamespaceHandler for the 'gshell' namespace.
NamespaceHandler() - Constructor for class org.apache.geronimo.gshell.wisdom.config.NamespaceHandler
 
NullCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
Null or terminal completer.
NullCompleter() - Constructor for class org.apache.geronimo.gshell.wisdom.completer.NullCompleter
 

O

onEvent(Event) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginMetaMapper
 
onEvent(Event) - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasMetaMapper
 
onEvent(Event) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandMetaMapper
 
org.apache.geronimo.gshell.wisdom.command - package org.apache.geronimo.gshell.wisdom.command
 
org.apache.geronimo.gshell.wisdom.completer - package org.apache.geronimo.gshell.wisdom.completer
 
org.apache.geronimo.gshell.wisdom.config - package org.apache.geronimo.gshell.wisdom.config
 
org.apache.geronimo.gshell.wisdom.meta - package org.apache.geronimo.gshell.wisdom.meta
 
org.apache.geronimo.gshell.wisdom.plugin - package org.apache.geronimo.gshell.wisdom.plugin
 
org.apache.geronimo.gshell.wisdom.plugin.activation - package org.apache.geronimo.gshell.wisdom.plugin.activation
 
org.apache.geronimo.gshell.wisdom.plugin.bundle - package org.apache.geronimo.gshell.wisdom.plugin.bundle
 
org.apache.geronimo.gshell.wisdom.registry - package org.apache.geronimo.gshell.wisdom.registry
 
org.apache.geronimo.gshell.wisdom.shell - package org.apache.geronimo.gshell.wisdom.shell
 

P

parseInternal(Element, ParserContext) - Method in class org.apache.geronimo.gshell.wisdom.config.PluginParser
 
PluginArtifactFilter - Class in org.apache.geronimo.gshell.wisdom.plugin
Artifact filter for plugins.
PluginArtifactFilter(Application) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.PluginArtifactFilter
 
PluginImpl - Class in org.apache.geronimo.gshell.wisdom.plugin
Default implementation of Plugin.
PluginImpl(String) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
PluginLoadedEvent - Class in org.apache.geronimo.gshell.wisdom.plugin
Event fired once a plugin has been loaded.
PluginLoadedEvent(Plugin, Artifact) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.PluginLoadedEvent
 
PluginManagerImpl - Class in org.apache.geronimo.gshell.wisdom.plugin
Default implementation of the PluginManager component.
PluginManagerImpl(ApplicationManager, EventManager, ArtifactResolver) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.PluginManagerImpl
 
PluginMetaMapper - Class in org.apache.geronimo.gshell.wisdom.plugin
Handles mapping of plugins under meta:/plugins.
PluginMetaMapper(EventManager, MetaDataRegistry) - Constructor for class org.apache.geronimo.gshell.wisdom.plugin.PluginMetaMapper
 
PluginParser - Class in org.apache.geronimo.gshell.wisdom.config
Parser for the <gshell:plugin/> element.
PluginParser() - Constructor for class org.apache.geronimo.gshell.wisdom.config.PluginParser
 
prepareAction(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
prepareAction(ShellContext, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
processArguments(IO, CommandAction, Object[]) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
prompt() - Method in class org.apache.geronimo.gshell.wisdom.shell.ConsolePrompterImpl
 

R

registerAlias(String, String) - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
registerCommand(Command) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
removeAlias(String) - Method in class org.apache.geronimo.gshell.wisdom.registry.AliasRegistryImpl
 
removeCommand(Command) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandRegistryImpl
 
renderManual(PrintWriter) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
renderUsage(PrintWriter) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
resolveCommand(String, Variables) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandResolverImpl
 
resolveCommands(String, Variables) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandResolverImpl
 
result - Variable in error org.apache.geronimo.gshell.wisdom.command.CommandSupport.AbortExecutionNotification
 
run(Object...) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
RuntimeContent - Class in org.apache.geronimo.gshell.wisdom.meta
MetaDataContent to return details about Runtime.
RuntimeContent() - Constructor for class org.apache.geronimo.gshell.wisdom.meta.RuntimeContent
 

S

setAction(CommandAction) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setAction(CommandAction) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
setAction(CommandAction) - Method in class org.apache.geronimo.gshell.wisdom.command.StatelessCommand
 
setActionId(String) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
setActivationRules(List<ActivationRule>) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
setAlias(String) - Method in class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
setAliases(List<Alias>) - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
setBeanContainer(BeanContainer) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setBeanContainer(BeanContainer) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
setBeanContainer(BeanContainer) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginManagerImpl
 
setBeanContainer(BeanContainer) - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandResolverImpl
 
setBundleIdMap(Map<String, String>) - Method in class org.apache.geronimo.gshell.wisdom.plugin.PluginImpl
 
setBundleName(String) - Method in class org.apache.geronimo.gshell.wisdom.plugin.activation.BundleActivationRule
 
setCommand(Command) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandDocumenterSupport
 
setCommand(Command) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandMessageSource
 
setCommands(List<Command>) - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
setCompleter(CommandCompleter) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setCompleter(CommandCompleter) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
setCompleter(CommandCompleter) - Method in class org.apache.geronimo.gshell.wisdom.command.StatelessCommand
 
setCompleters(List<Completor>) - Method in class org.apache.geronimo.gshell.wisdom.command.ConfigurableCommandCompleter
 
setCompleters(List<Completor>) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
setDocumenter(CommandDocumenter) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setDocumenter(CommandDocumenter) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
setDocumenter(CommandDocumenter) - Method in class org.apache.geronimo.gshell.wisdom.command.StatelessCommand
 
setErrorHandler(Console.ErrorHandler) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
setHistory(History) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
setHistoryFile(File) - Method in class org.apache.geronimo.gshell.wisdom.shell.HistoryImpl
 
setLinks(List<Link>) - Method in class org.apache.geronimo.gshell.wisdom.plugin.bundle.CommandBundle
 
setLocation(CommandLocation) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setMessages(MessageSource) - Method in class org.apache.geronimo.gshell.wisdom.command.CommandSupport
 
setMessages(MessageSource) - Method in class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
setMessages(MessageSource) - Method in class org.apache.geronimo.gshell.wisdom.command.StatelessCommand
 
setName(String) - Method in class org.apache.geronimo.gshell.wisdom.command.AliasCommand
 
setPath(String) - Method in class org.apache.geronimo.gshell.wisdom.command.GroupCommand
 
setPrompter(Console.Prompter) - Method in class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
ShellImpl - Class in org.apache.geronimo.gshell.wisdom.shell
This is the primary implementation of Shell.
ShellImpl(Application, CommandLineExecutor) - Constructor for class org.apache.geronimo.gshell.wisdom.shell.ShellImpl
 
shouldGenerateId() - Method in class org.apache.geronimo.gshell.wisdom.config.PluginParser
 
shouldGenerateIdAsFallback() - Method in class org.apache.geronimo.gshell.wisdom.config.PluginParser
 
StatefulCommand - Class in org.apache.geronimo.gshell.wisdom.command
Stateful Command component.
StatefulCommand() - Constructor for class org.apache.geronimo.gshell.wisdom.command.StatefulCommand
 
StatelessCommand - Class in org.apache.geronimo.gshell.wisdom.command
Stateless Command component.
StatelessCommand() - Constructor for class org.apache.geronimo.gshell.wisdom.command.StatelessCommand
 
SystemEnvironmentContent - Class in org.apache.geronimo.gshell.wisdom.meta
MetaDataContent to return the contents of System.getenv(java.lang.String).
SystemEnvironmentContent() - Constructor for class org.apache.geronimo.gshell.wisdom.meta.SystemEnvironmentContent
 
SystemPropertiesContent - Class in org.apache.geronimo.gshell.wisdom.meta
MetaDataContent to return the contents of System.getProperties().
SystemPropertiesContent() - Constructor for class org.apache.geronimo.gshell.wisdom.meta.SystemPropertiesContent
 

T

toString() - Method in class org.apache.geronimo.gshell.wisdom.registry.CommandLocationImpl
 

V

VariableNameCompleter - Class in org.apache.geronimo.gshell.wisdom.completer
Completor for Application variable names.
VariableNameCompleter() - Constructor for class org.apache.geronimo.gshell.wisdom.completer.VariableNameCompleter
 

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

Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.