Index

A B C D E F G H I K L M N O P Q R S T U X _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

Activator - Class in org.apache.felix.gogo.shell
 
Activator() - Constructor for class org.apache.felix.gogo.shell.Activator
 
Activator.StartShellJob - Class in org.apache.felix.gogo.shell
 
addArg(String, Object) - Method in class org.apache.felix.gogo.options.Options
 
append(CharSequence) - Method in class org.apache.felix.gogo.shell.History
 
argObjects() - Method in interface org.apache.felix.gogo.options.Option
get remaining non-options args as Objects.
argObjects() - Method in class org.apache.felix.gogo.options.Options
 
args - Variable in class org.apache.felix.gogo.options.Options
 
args() - Method in interface org.apache.felix.gogo.options.Option
get remaining non-options args as Strings.
args() - Method in class org.apache.felix.gogo.options.Options
 

B

baseURI - Variable in class org.apache.felix.gogo.shell.Shell
 
Builtin - Class in org.apache.felix.gogo.shell
gosh built-in commands.
Builtin() - Constructor for class org.apache.felix.gogo.shell.Builtin
 
bundle(Bundle) - Method in class org.apache.felix.gogo.shell.Converters
 

C

cat(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Posix
 
checkInterrupt() - Method in class org.apache.felix.gogo.shell.Procedural
 
commandProcessorTracker - Variable in class org.apache.felix.gogo.shell.Activator
 
commands - Variable in class org.apache.felix.gogo.shell.History
 
compile(String) - Static method in class org.apache.felix.gogo.options.Options
 
compile(String[]) - Static method in class org.apache.felix.gogo.options.Options
 
compile(String[], String[]) - Static method in class org.apache.felix.gogo.options.Options
 
compile(String[], Option) - Static method in class org.apache.felix.gogo.options.Options
 
console(CommandSession) - Method in class org.apache.felix.gogo.shell.Shell
 
Console - Class in org.apache.felix.gogo.shell
 
Console(CommandSession, History) - Constructor for class org.apache.felix.gogo.shell.Console
 
context - Variable in class org.apache.felix.gogo.shell.Activator
 
context - Variable in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
context - Variable in class org.apache.felix.gogo.shell.Converters
 
context - Variable in class org.apache.felix.gogo.shell.Shell
 
convert(Class<?>, Object) - Method in class org.apache.felix.gogo.shell.Converters
 
convertBundle(Object) - Method in class org.apache.felix.gogo.shell.Converters
 
Converters - Class in org.apache.felix.gogo.shell
 
Converters(BundleContext) - Constructor for class org.apache.felix.gogo.shell.Converters
 
convertServiceReference(Object) - Method in class org.apache.felix.gogo.shell.Converters
 
copy(InputStream, OutputStream) - Static method in class org.apache.felix.gogo.shell.Posix
 
copy(URI, OutputStream) - Static method in class org.apache.felix.gogo.shell.Posix
 
createCommandProcessorTracker() - Method in class org.apache.felix.gogo.shell.Activator
 
cwd(CommandSession) - Static method in class org.apache.felix.gogo.shell.Shell
 
CWD - Static variable in class org.apache.felix.gogo.shell.Shell
 

D

defArgs - Variable in class org.apache.felix.gogo.options.Options
 
defaultPort - Static variable in class org.apache.felix.gogo.shell.Telnet
 
defOpts - Variable in class org.apache.felix.gogo.options.Options
 

E

each(CommandSession, Collection<Object>, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 
echo(Object[]) - Method in class org.apache.felix.gogo.shell.Posix
 
error - Variable in class org.apache.felix.gogo.options.Options
 
errStream - Variable in class org.apache.felix.gogo.options.Options
 
evaluate(CharSequence) - Method in class org.apache.felix.gogo.shell.History
 
executor - Variable in class org.apache.felix.gogo.shell.Activator
 

F

findContains(CharacterIterator) - Method in class org.apache.felix.gogo.shell.History
 
findDelimiter(CharacterIterator, char) - Method in class org.apache.felix.gogo.shell.History
 
findStartsWith(CharacterIterator) - Method in class org.apache.felix.gogo.shell.History
 
format(Object, int, Converter) - Method in class org.apache.felix.gogo.shell.Converters
 
format(CommandSession) - Method in class org.apache.felix.gogo.shell.Builtin
 
format(CommandSession, Object) - Method in class org.apache.felix.gogo.shell.Builtin
 
functions - Static variable in class org.apache.felix.gogo.shell.Builtin
 
functions - Static variable in class org.apache.felix.gogo.shell.Posix
 
functions - Static variable in class org.apache.felix.gogo.shell.Procedural
 
functions - Static variable in class org.apache.felix.gogo.shell.Shell
 
functions - Static variable in class org.apache.felix.gogo.shell.Telnet
 

G

get(String) - Method in interface org.apache.felix.gogo.options.Option
get value of named option.
get(String) - Method in class org.apache.felix.gogo.options.Options
 
getClosureSource(CommandSession, String) - Method in class org.apache.felix.gogo.shell.Builtin
 
getCommand(CharacterIterator) - Method in class org.apache.felix.gogo.shell.History
 
getCommands(CommandSession) - Static method in class org.apache.felix.gogo.shell.Builtin
 
getHistory() - Method in class org.apache.felix.gogo.shell.History
Returns the command history, oldest command first
getLine(String) - Method in class org.apache.felix.gogo.shell.Console
 
getList(String) - Method in interface org.apache.felix.gogo.options.Option
get list of all values for named option.
getList(String) - Method in class org.apache.felix.gogo.options.Options
 
getMethods(CommandSession, String) - Method in class org.apache.felix.gogo.shell.Builtin
 
getNumber(String) - Method in interface org.apache.felix.gogo.options.Option
get value of named option as a Number.
getNumber(String) - Method in class org.apache.felix.gogo.options.Options
 
getObject(String) - Method in interface org.apache.felix.gogo.options.Option
get value of named option as an Object.
getObject(String) - Method in class org.apache.felix.gogo.options.Options
 
getObjectList(String) - Method in interface org.apache.felix.gogo.options.Option
get list of all Object values for named option.
getObjectList(String) - Method in class org.apache.felix.gogo.options.Options
 
getopt(List<Object>, Object[]) - Method in class org.apache.felix.gogo.shell.Builtin
script access to Options.
getPrompt() - Method in class org.apache.felix.gogo.shell.Console
 
getShortName(String) - Method in class org.apache.felix.gogo.shell.Converters
 
getShortNames(String[]) - Method in class org.apache.felix.gogo.shell.Converters
 
getState(Bundle) - Method in class org.apache.felix.gogo.shell.Converters
 
getVariables(CommandSession) - Static method in class org.apache.felix.gogo.shell.Shell
 
gosh(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Shell
 
grep(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Posix
 
GROUP_ARG_1 - Static variable in class org.apache.felix.gogo.options.Options
 
GROUP_DEFAULT - Static variable in class org.apache.felix.gogo.options.Options
 
GROUP_LONG_OPT_1 - Static variable in class org.apache.felix.gogo.options.Options
 
GROUP_LONG_OPT_2 - Static variable in class org.apache.felix.gogo.options.Options
 
GROUP_SHORT_OPT_1 - Static variable in class org.apache.felix.gogo.options.Options
 
GROUP_SHORT_OPT_2 - Static variable in class org.apache.felix.gogo.options.Options
 
gspec - Variable in class org.apache.felix.gogo.options.Options
 

H

history - Variable in class org.apache.felix.gogo.shell.Console
 
history - Variable in class org.apache.felix.gogo.shell.Shell
 
history() - Method in class org.apache.felix.gogo.shell.Shell
 
History - Class in org.apache.felix.gogo.shell
 
History() - Constructor for class org.apache.felix.gogo.shell.History
 

I

in - Variable in class org.apache.felix.gogo.shell.Console
 
ip - Variable in class org.apache.felix.gogo.shell.Telnet
 
isClosure(Object) - Method in class org.apache.felix.gogo.shell.Builtin
 
isCommand(Object) - Method in class org.apache.felix.gogo.shell.Builtin
 
isSet(String) - Method in interface org.apache.felix.gogo.options.Option
test whether specified option has been explicitly set.
isSet(String) - Method in class org.apache.felix.gogo.options.Options
 
isTrue(Object) - Method in class org.apache.felix.gogo.shell.Procedural
 

K

KEYWORDS - Static variable in class org.apache.felix.gogo.shell.Builtin
 

L

limit - Variable in class org.apache.felix.gogo.shell.History
 
loadClass(CommandSession, String) - Method in class org.apache.felix.gogo.shell.Builtin
 

M

main(String[]) - Static method in class org.apache.felix.gogo.options.Options
 

N

NL - Static variable in class org.apache.felix.gogo.options.Options
 
not(CommandSession, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 

O

optAlias - Variable in class org.apache.felix.gogo.options.Options
 
optArg - Variable in class org.apache.felix.gogo.options.Options
 
Option - Interface in org.apache.felix.gogo.options
 
Options - Class in org.apache.felix.gogo.options
Yet another GNU long options parser.
Options(String[], String[], Option) - Constructor for class org.apache.felix.gogo.options.Options
 
optionsFirst - Variable in class org.apache.felix.gogo.options.Options
 
optName - Variable in class org.apache.felix.gogo.options.Options
 
optSet - Variable in class org.apache.felix.gogo.options.Options
 
org.apache.felix.gogo.options - package org.apache.felix.gogo.options
 
org.apache.felix.gogo.shell - package org.apache.felix.gogo.shell
 
out - Variable in class org.apache.felix.gogo.shell.Console
 

P

packages - Static variable in class org.apache.felix.gogo.shell.Builtin
 
parse(Object[]) - Method in interface org.apache.felix.gogo.options.Option
parse arguments.
parse(Object[]) - Method in class org.apache.felix.gogo.options.Options
 
parse(Object[], boolean) - Method in interface org.apache.felix.gogo.options.Option
parse arguments.
parse(Object[], boolean) - Method in class org.apache.felix.gogo.options.Options
 
parse(List<?>) - Method in interface org.apache.felix.gogo.options.Option
parse arguments.
parse(List<?>) - Method in class org.apache.felix.gogo.options.Options
 
parse(List<?>, boolean) - Method in interface org.apache.felix.gogo.options.Option
parse arguments.
parse(List<?>, boolean) - Method in class org.apache.felix.gogo.options.Options
 
parser - Variable in class org.apache.felix.gogo.options.Options
 
parseSpec(Map<String, Boolean>, Map<String, Object>) - Method in class org.apache.felix.gogo.options.Options
parse option spec.
port - Variable in class org.apache.felix.gogo.shell.Telnet
 
Posix - Class in org.apache.felix.gogo.shell
Posix-like utilities.
Posix() - Constructor for class org.apache.felix.gogo.shell.Posix
 
print(Bundle) - Method in class org.apache.felix.gogo.shell.Converters
 
print(ServiceReference<?>) - Method in class org.apache.felix.gogo.shell.Converters
 
Procedural - Class in org.apache.felix.gogo.shell
 
Procedural() - Constructor for class org.apache.felix.gogo.shell.Procedural
 
processor - Variable in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
processor - Variable in class org.apache.felix.gogo.shell.Shell
 
processor - Variable in class org.apache.felix.gogo.shell.Telnet
 

Q

quit - Variable in class org.apache.felix.gogo.shell.Console
 
quit - Variable in class org.apache.felix.gogo.shell.Telnet
 

R

read(InputStream) - Method in class org.apache.felix.gogo.shell.Converters
 
readScript(URI) - Method in class org.apache.felix.gogo.shell.Shell
 
regex - Static variable in class org.apache.felix.gogo.options.Options
 
regs - Variable in class org.apache.felix.gogo.shell.Activator
 
reset() - Method in class org.apache.felix.gogo.options.Options
 
run() - Method in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
run() - Method in class org.apache.felix.gogo.shell.Console
 
run() - Method in class org.apache.felix.gogo.shell.Telnet
 

S

server - Variable in class org.apache.felix.gogo.shell.Telnet
 
session - Variable in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
session - Variable in class org.apache.felix.gogo.shell.Console
 
set(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Builtin
 
setOptionsFirst(boolean) - Method in interface org.apache.felix.gogo.options.Option
require options to precede args.
setOptionsFirst(boolean) - Method in class org.apache.felix.gogo.options.Options
 
setStopOnBadOption(boolean) - Method in interface org.apache.felix.gogo.options.Option
stop parsing on the first unknown option.
setStopOnBadOption(boolean) - Method in class org.apache.felix.gogo.options.Options
 
sh(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Shell
 
Shell - Class in org.apache.felix.gogo.shell
 
Shell(BundleContext, CommandProcessor) - Constructor for class org.apache.felix.gogo.shell.Shell
 
shellJob - Variable in class org.apache.felix.gogo.shell.Activator
 
shellThread - Variable in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
shutdown() - Method in class org.apache.felix.gogo.shell.Shell
 
SIZE_DEFAULT - Static variable in class org.apache.felix.gogo.shell.History
 
source(CommandSession, String) - Method in class org.apache.felix.gogo.shell.Shell
 
spec - Variable in class org.apache.felix.gogo.options.Options
 
start() - Method in class org.apache.felix.gogo.shell.Telnet
 
start(BundleContext) - Method in class org.apache.felix.gogo.shell.Activator
 
startShell(BundleContext, CommandProcessor) - Method in class org.apache.felix.gogo.shell.Activator
 
StartShellJob(BundleContext, CommandProcessor) - Constructor for class org.apache.felix.gogo.shell.Activator.StartShellJob
 
status() - Method in class org.apache.felix.gogo.shell.Telnet
 
stop() - Method in class org.apache.felix.gogo.shell.Telnet
 
stop(BundleContext) - Method in class org.apache.felix.gogo.shell.Activator
 
stopOnBadOption - Variable in class org.apache.felix.gogo.options.Options
 
stopShell() - Method in class org.apache.felix.gogo.shell.Activator
 
subst(CharacterIterator, char, boolean, String) - Method in class org.apache.felix.gogo.shell.History
 
systemBundle - Variable in class org.apache.felix.gogo.shell.Shell
 

T

tac(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Builtin
 
Telnet - Class in org.apache.felix.gogo.shell
 
Telnet(CommandProcessor) - Constructor for class org.apache.felix.gogo.shell.Telnet
 
telnetd(String[]) - Method in class org.apache.felix.gogo.shell.Telnet
 
terminate() - Method in class org.apache.felix.gogo.shell.Activator.StartShellJob
 
thread - Variable in class org.apache.felix.gogo.shell.Telnet
 
toString() - Method in class org.apache.felix.gogo.options.Options
 
type(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Builtin
 

U

uname - Variable in class org.apache.felix.gogo.options.Options
 
UNKNOWN - Static variable in class org.apache.felix.gogo.options.Options
 
unmodifiableOptArg - Variable in class org.apache.felix.gogo.options.Options
 
unmodifiableOptSet - Variable in class org.apache.felix.gogo.options.Options
 
until(CommandSession, Function, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 
usage() - Method in interface org.apache.felix.gogo.options.Option
print usage message to System.err.
usage() - Method in class org.apache.felix.gogo.options.Options
 
usageError(String) - Method in interface org.apache.felix.gogo.options.Option
print specified usage error to System.err.
usageError(String) - Method in class org.apache.felix.gogo.options.Options
prints usage message and returns IllegalArgumentException, for you to throw.
usageIndex - Variable in class org.apache.felix.gogo.options.Options
 
usageName - Variable in class org.apache.felix.gogo.options.Options
 

X

xargs - Variable in class org.apache.felix.gogo.options.Options
 

_

_if(CommandSession, Function[]) - Method in class org.apache.felix.gogo.shell.Procedural
 
_new(CommandSession, Object, Object[]) - Method in class org.apache.felix.gogo.shell.Builtin
 
_throw(Exception) - Method in class org.apache.felix.gogo.shell.Procedural
 
_throw(String) - Method in class org.apache.felix.gogo.shell.Procedural
 
_throw(CommandSession) - Method in class org.apache.felix.gogo.shell.Procedural
 
_try(CommandSession, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 
_try(CommandSession, Function, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 
_while(CommandSession, Function, Function) - Method in class org.apache.felix.gogo.shell.Procedural
 
A B C D E F G H I K L M N O P Q R S T U X _ 
All Classes and Interfaces|All Packages|Constant Field Values