- call() - Method in class org.apache.felix.gogo.runtime.Pipe
-
- caseSensitive - Variable in class org.apache.felix.gogo.runtime.GlobPathMatcher
-
- ch - Variable in class org.apache.felix.gogo.runtime.BaseTokenizer
-
- ch - Variable in class org.apache.felix.gogo.runtime.Token
-
- channel - Variable in class org.apache.felix.gogo.runtime.Pipe.RefByteChannel
-
- channels - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- channels - Variable in class org.apache.felix.gogo.runtime.Pipe.MultiChannel
-
- charAt(int) - Method in class org.apache.felix.gogo.runtime.Token
-
- checkError() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadPrintStream
-
- checkIO() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
- checkSuspend(Channel) - Method in class org.apache.felix.gogo.runtime.Pipe.MultiChannel
-
- children - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl.JobImpl
-
- classLoader() - Method in class org.apache.felix.gogo.runtime.Closure
-
- classLoader - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- classLoader() - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- classLoader(ClassLoader) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- classLoader() - Method in interface org.apache.felix.gogo.runtime.Evaluate
-
- classLoader() - Method in interface org.apache.felix.service.command.CommandSession
-
- classLoader(ClassLoader) - Method in interface org.apache.felix.service.command.CommandSession
-
- clearError() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadPrintStream
-
- close() - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- close() - Method in class org.apache.felix.gogo.runtime.Pipe.MultiChannel
-
- close() - Method in class org.apache.felix.gogo.runtime.Pipe.RefByteChannel
-
- close() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadInputStream
-
- close() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
- close() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadPrintStream
-
- close() - Method in interface org.apache.felix.service.command.CommandSession
-
Close this command session.
- close() - Method in interface org.apache.felix.service.threadio.ThreadIO
-
Cancel the streams associated with the current thread.
- closed - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- closed - Variable in class org.apache.felix.gogo.runtime.Pipe.RefByteChannel
-
- closeSession(CommandSessionImpl) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- Closure - Class in org.apache.felix.gogo.runtime
-
- Closure(CommandSessionImpl, Closure, CharSequence) - Constructor for class org.apache.felix.gogo.runtime.Closure
-
- Closure(CommandSessionImpl, Closure, Parser.Program) - Constructor for class org.apache.felix.gogo.runtime.Closure
-
- closure() - Method in class org.apache.felix.gogo.runtime.Parser
-
- Closure(Token, Parser.Program) - Constructor for class org.apache.felix.gogo.runtime.Parser.Closure
-
- closure - Variable in class org.apache.felix.gogo.runtime.Pipe
-
- Closure.WritableByteChannelImpl - Class in org.apache.felix.gogo.runtime
-
- coerce(CommandSession, Object, Method, Class<?>[], Object[], List<Object>) - Static method in class org.apache.felix.gogo.runtime.Reflective
-
Complex routein to convert the arguments given from the command line to
the arguments of the method call.
- coerce(CommandSession, Class<?>, Object, int[]) - Static method in class org.apache.felix.gogo.runtime.Reflective
-
converts given argument to specified type and increments convert[0] if any conversion was needed.
- column - Variable in class org.apache.felix.gogo.runtime.BaseTokenizer
-
- COLUMN - Static variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- column - Variable in exception org.apache.felix.gogo.runtime.SyntaxError
-
- column() - Method in exception org.apache.felix.gogo.runtime.SyntaxError
-
- column - Variable in class org.apache.felix.gogo.runtime.Token
-
- column() - Method in class org.apache.felix.gogo.runtime.Token
-
- Comma() - Constructor for class org.apache.felix.gogo.runtime.Expression.Comma
-
- command - Variable in exception org.apache.felix.gogo.runtime.CommandNotFoundException
-
- command - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl.JobImpl
-
- command() - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl.JobImpl
-
- command() - Method in interface org.apache.felix.service.command.Job
-
- COMMAND_FUNCTION - Static variable in interface org.apache.felix.service.command.CommandProcessor
-
A list of method names that may be called for this command provider.
- COMMAND_SCOPE - Static variable in interface org.apache.felix.service.command.CommandProcessor
-
The scope of commands provided by this service.
- CommandNotFoundException - Exception in org.apache.felix.gogo.runtime
-
Thrown if an unknown command is entered into a shell or passed on the command line
- CommandNotFoundException(String) - Constructor for exception org.apache.felix.gogo.runtime.CommandNotFoundException
-
- CommandProcessor - Interface in org.apache.felix.service.command
-
A command shell can create and maintain a number of command sessions.
- CommandProcessorImpl - Class in org.apache.felix.gogo.runtime
-
- CommandProcessorImpl() - Constructor for class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- CommandProcessorImpl(ThreadIO) - Constructor for class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- CommandProxy - Class in org.apache.felix.gogo.runtime
-
- CommandProxy(BundleContext, ServiceReference, String) - Constructor for class org.apache.felix.gogo.runtime.CommandProxy
-
- CommandProxy(Object, String) - Constructor for class org.apache.felix.gogo.runtime.CommandProxy
-
- commands - Variable in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- COMMANDS - Static variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- CommandSession - Interface in org.apache.felix.service.command
-
- CommandSession.Utils - Class in org.apache.felix.service.command
-
Return the current session.
- CommandSessionImpl - Class in org.apache.felix.gogo.runtime
-
- CommandSessionImpl(CommandProcessorImpl, CommandSessionImpl) - Constructor for class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- CommandSessionImpl(CommandProcessorImpl, InputStream, OutputStream, OutputStream) - Constructor for class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- CommandSessionImpl.JobImpl - Class in org.apache.felix.gogo.runtime
-
- CommandSessionListener - Interface in org.apache.felix.service.command
-
Listener for command executions.
- commandTracker - Variable in class org.apache.felix.gogo.runtime.activator.Activator
-
- Comparator(String, int) - Constructor for class org.apache.felix.gogo.runtime.Expression.Comparator
-
- compare(Comparable, Comparable) - Method in class org.apache.felix.gogo.runtime.Expression.Comparator
-
This method actually implements the comparison.
- Constant(Object) - Constructor for class org.apache.felix.gogo.runtime.Expression.Constant
-
- constants - Variable in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- CONSTANTS - Static variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- constants - Variable in class org.apache.felix.gogo.runtime.Expression
-
All defined variables with name and value.
- CONTEXT - Static variable in class org.apache.felix.gogo.runtime.activator.Activator
-
- context - Variable in class org.apache.felix.gogo.runtime.CommandProxy
-
- convert(CommandSession, Class<?>, Object) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- convert(Class<?>, Object) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- convert(Class<?>, Object) - Method in interface org.apache.felix.service.command.CommandSession
-
Convert an object to another type.
- convert(Class<?>, Object) - Method in interface org.apache.felix.service.command.Converter
-
Convert an object to the desired type.
- Converter - Interface in org.apache.felix.service.command
-
A converter is a service that can help create specific object types from a
string, and vice versa.
- CONVERTER_CLASSES - Static variable in interface org.apache.felix.service.command.Converter
-
This property is a string, or array of strings, and defines the classes
or interfaces that this converter recognizes.
- converters - Variable in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- converterTracker - Variable in class org.apache.felix.gogo.runtime.activator.Activator
-
- createJob(CharSequence) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- createMatcherPattern(String) - Method in class org.apache.felix.gogo.runtime.GlobPathMatcher
-
- createSession(CommandSession) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- createSession(InputStream, OutputStream, OutputStream) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- createSession(InputStream, OutputStream, OutputStream) - Method in interface org.apache.felix.service.command.CommandProcessor
-
Create a new command session associated with IO streams.
- createSession(CommandSession) - Method in interface org.apache.felix.service.command.CommandProcessor
-
- CURRENT - Static variable in class org.apache.felix.gogo.runtime.Pipe
-
- current - Variable in class org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
- current() - Method in class org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
- current() - Static method in class org.apache.felix.service.command.CommandSession.Utils
-
- current() - Static method in class org.apache.felix.service.command.Job.Utils
-
Get the job running in the current thread or null.
- current() - Static method in class org.apache.felix.service.command.Process.Utils
-
- currentDir() - Method in class org.apache.felix.gogo.runtime.Closure
-
- currentDir - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- currentDir() - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- currentDir(Path) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- currentDir() - Method in interface org.apache.felix.gogo.runtime.Evaluate
-
- currentDir() - Method in interface org.apache.felix.service.command.CommandSession
-
- currentDir(Path) - Method in interface org.apache.felix.service.command.CommandSession
-
- currentJob() - Static method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- end(String) - Method in class org.apache.felix.gogo.runtime.Parser
-
- endOfPipe - Variable in class org.apache.felix.gogo.runtime.Pipe
-
- ensureOpen() - Method in class org.apache.felix.gogo.runtime.Pipe.RefByteChannel
-
- EOFError - Exception in org.apache.felix.gogo.runtime
-
- EOFError(int, int, String, String, String) - Constructor for exception org.apache.felix.gogo.runtime.EOFError
-
- EOL - Static variable in class org.apache.felix.gogo.runtime.Expander
-
- EOT - Static variable in class org.apache.felix.gogo.runtime.BaseTokenizer
-
- eot() - Method in class org.apache.felix.gogo.runtime.BaseTokenizer
-
- eq(CharSequence, CharSequence) - Static method in class org.apache.felix.gogo.runtime.Token
-
- err - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- err - Variable in class org.apache.felix.gogo.runtime.Pipe
-
- err() - Method in class org.apache.felix.gogo.runtime.Pipe
-
- err - Variable in class org.apache.felix.gogo.runtime.threadio.Marker
-
- err - Variable in class org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
- err() - Method in interface org.apache.felix.service.command.Process
-
- error - Variable in class org.apache.felix.gogo.runtime.Pipe
-
- error(int) - Method in class org.apache.felix.gogo.runtime.Pipe
-
- error - Variable in class org.apache.felix.gogo.runtime.Pipe.Result
-
- error() - Method in class org.apache.felix.gogo.runtime.Pipe.Result
-
- error(int) - Method in interface org.apache.felix.service.command.Process
-
Set the error code for the currently running pipe.
- error() - Method in interface org.apache.felix.service.command.Result
-
- errorStream - Variable in class org.apache.felix.gogo.runtime.threadio.ThreadPrintStream
-
- errTok - Variable in class org.apache.felix.gogo.runtime.Closure
-
- errTok2 - Variable in class org.apache.felix.gogo.runtime.Closure
-
- escape() - Method in class org.apache.felix.gogo.runtime.BaseTokenizer
-
- eval(Object) - Static method in class org.apache.felix.gogo.runtime.Closure
-
- eval(Token) - Method in class org.apache.felix.gogo.runtime.Closure
-
- eval(Token, boolean) - Method in class org.apache.felix.gogo.runtime.Closure
-
- eval(CommandSession, Object[]) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- eval(Token) - Method in interface org.apache.felix.gogo.runtime.Evaluate
-
- eval(Map<String, Object>, Object, Object) - Method in class org.apache.felix.gogo.runtime.Expression.Assignment
-
- eval(BigDecimal, BigDecimal) - Method in class org.apache.felix.gogo.runtime.Expression.Comparator
-
- eval(String, String) - Method in class org.apache.felix.gogo.runtime.Expression.Comparator
-
- eval() - Method in class org.apache.felix.gogo.runtime.Expression
-
Evaluates the expression.
- eval(Map<String, Object>) - Method in class org.apache.felix.gogo.runtime.Expression
-
Evaluates the expression.
- eval(Map<String, Object>, List<Object>) - Method in class org.apache.felix.gogo.runtime.Expression.Function
-
- eval(List<BigDecimal>) - Method in class org.apache.felix.gogo.runtime.Expression.Function
-
Implementation for this function.
- eval(Map<String, Object>, Object, Object) - Method in class org.apache.felix.gogo.runtime.Expression.Operator
-
- eval(String, String) - Method in class org.apache.felix.gogo.runtime.Expression.Operator
-
- eval(BigDecimal, BigDecimal) - Method in class org.apache.felix.gogo.runtime.Expression.Operator
-
Implementation for this operator.
- Evaluate - Interface in org.apache.felix.gogo.runtime
-
- evaluate - Variable in class org.apache.felix.gogo.runtime.Expander
-
- EventAdminListener - Class in org.apache.felix.gogo.runtime.activator
-
- EventAdminListener(BundleContext) - Constructor for class org.apache.felix.gogo.runtime.activator.EventAdminListener
-
- exception - Variable in class org.apache.felix.gogo.runtime.Pipe.Result
-
- exception() - Method in class org.apache.felix.gogo.runtime.Pipe.Result
-
- exception() - Method in interface org.apache.felix.service.command.Result
-
- Executable(Token) - Constructor for class org.apache.felix.gogo.runtime.Parser.Executable
-
- execute(CommandSession, List<Object>) - Method in class org.apache.felix.gogo.runtime.Closure
-
- execute(CommandSession, List<Object>, Channel) - Method in class org.apache.felix.gogo.runtime.Closure
-
- execute(List<Object>, Channel) - Method in class org.apache.felix.gogo.runtime.Closure
-
- execute(Parser.Executable) - Method in class org.apache.felix.gogo.runtime.Closure
-
- execute(CommandSession, List<Object>) - Method in class org.apache.felix.gogo.runtime.CommandProxy
-
- execute(CharSequence) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- execute(CharSequence) - Method in interface org.apache.felix.service.command.CommandSession
-
Execute a program in this session.
- execute(CommandSession, List<Object>) - Method in interface org.apache.felix.service.command.Function
-
Execute this function and return the result.
- executeCmd(String, List<Object>) - Method in class org.apache.felix.gogo.runtime.Closure
-
- executeMethod(Object, List<Object>) - Method in class org.apache.felix.gogo.runtime.Closure
-
- executeStatement(Parser.Statement) - Method in class org.apache.felix.gogo.runtime.Closure
-
- executor - Variable in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- expand(CharSequence, Evaluate) - Static method in class org.apache.felix.gogo.runtime.Expander
-
expand variables, quotes and escapes in word.
- expand(CharSequence, Evaluate, boolean) - Static method in class org.apache.felix.gogo.runtime.Expander
-
- expand(CharSequence, Evaluate, boolean, boolean, boolean, boolean, boolean) - Static method in class org.apache.felix.gogo.runtime.Expander
-
- expand(CharSequence) - Method in class org.apache.felix.gogo.runtime.Expander
-
- expand(CharSequence, boolean, boolean, boolean) - Method in class org.apache.felix.gogo.runtime.Expander
-
- expand() - Method in class org.apache.felix.gogo.runtime.Expander
-
- expandBraces(CharSequence) - Method in class org.apache.felix.gogo.runtime.Expander
-
- Expander - Class in org.apache.felix.gogo.runtime
-
- Expander(CharSequence, Evaluate, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.felix.gogo.runtime.Expander
-
- expandExp() - Method in class org.apache.felix.gogo.runtime.Expander
-
- expandPattern(CharSequence) - Method in class org.apache.felix.gogo.runtime.Expander
-
- expandVar() - Method in class org.apache.felix.gogo.runtime.Expander
-
- expandVar(boolean) - Method in class org.apache.felix.gogo.runtime.Expander
-
- expect(String) - Method in class org.apache.felix.gogo.runtime.Parser
-
- expectNotNull() - Method in class org.apache.felix.gogo.runtime.Parser
-
- expr(Token) - Method in class org.apache.felix.gogo.runtime.Closure
-
- expr(CommandSessionImpl, CharSequence) - Method in class org.apache.felix.gogo.runtime.CommandProcessorImpl
-
- expr(CharSequence) - Method in class org.apache.felix.gogo.runtime.CommandSessionImpl
-
- expr(Token) - Method in interface org.apache.felix.gogo.runtime.Evaluate
-
- Expression - Class in org.apache.felix.gogo.runtime
-
EvalEx - Java Expression Evaluator
- Expression(String) - Constructor for class org.apache.felix.gogo.runtime.Expression
-
Creates a new expression instance from an expression string.
- expression - Variable in class org.apache.felix.gogo.runtime.Expression
-
The original infix expression.
- Expression.Assignment - Class in org.apache.felix.gogo.runtime
-
Marker class for assignment operators.
- Expression.Comma - Class in org.apache.felix.gogo.runtime
-
- Expression.Comparator - Class in org.apache.felix.gogo.runtime
-
- Expression.Constant - Class in org.apache.felix.gogo.runtime
-
- Expression.ExpressionException - Exception in org.apache.felix.gogo.runtime
-
The expression evaluators exception class.
- Expression.Function - Class in org.apache.felix.gogo.runtime
-
Abstract definition of a supported expression function.
- Expression.LeftParen - Class in org.apache.felix.gogo.runtime
-
- Expression.Operator - Class in org.apache.felix.gogo.runtime
-
Abstract definition of a supported operator.
- Expression.Token - Interface in org.apache.felix.gogo.runtime
-
- Expression.Tokenizer - Class in org.apache.felix.gogo.runtime
-
Expression tokenizer that allows to iterate over a String
expression token by token.
- Expression.Variable - Class in org.apache.felix.gogo.runtime
-
- ExpressionException(String) - Constructor for exception org.apache.felix.gogo.runtime.Expression.ExpressionException
-