- ID - Static variable in class org.apache.karaf.shell.console.commands.NamespaceHandler
-
Deprecated.
- IGNORE_INTERRUPTS - Static variable in class org.apache.karaf.shell.console.SessionProperties
-
Deprecated.
- InfoProvider - Interface in org.apache.karaf.shell.commands
-
Deprecated.
- init() - Method in class org.apache.karaf.shell.compat.CommandTracker
-
- init() - Method in class org.apache.karaf.shell.security.impl.SecuredCommandConfigTransformer
-
Deprecated.
- INSTANCE - Static variable in class org.apache.karaf.shell.console.completer.NullCompleter
-
Deprecated.
- INTENSITY_BOLD - Static variable in class org.apache.karaf.shell.commands.ansi.SimpleAnsi
-
Deprecated.
- INTENSITY_NORMAL - Static variable in class org.apache.karaf.shell.commands.ansi.SimpleAnsi
-
Deprecated.
- isAssignable(Object, ReifiedType) - Static method in class org.apache.felix.gogo.commands.converter.DefaultConverter
-
Deprecated.
- isAssignable(Object, ReifiedType) - Static method in class org.apache.karaf.shell.commands.converter.DefaultConverter
-
Deprecated.
- isASystemBundle(BundleContext, Bundle) - Static method in class org.apache.karaf.shell.util.ShellUtil
-
Deprecated.
Check if a bundle is a system bundle (start level minor than 50)
- isDelimiter(String, int) - Method in class org.apache.karaf.shell.compat.ArgumentCompleter
-
Return true if the specified character is a whitespace
parameter.
- isDelimiter(String, int) - Method in class org.apache.karaf.shell.compat.OldArgumentCompleter
-
Return true if the specified character is a whitespace
parameter.
- isDelimiter(String, int) - Method in class org.apache.karaf.shell.console.completer.ArgumentCompleter
-
Deprecated.
Return true if the specified character is a whitespace
parameter.
- isDelimiter(String, int) - Method in class org.apache.karaf.shell.console.completer.OldArgumentCompleter
-
Deprecated.
Return true if the specified character is a whitespace
parameter.
- isDelimiterChar(String, int) - Method in class org.apache.karaf.shell.compat.ArgumentCompleter
-
The character is a delimiter if it is whitespace, and the
preceding character is not an escape character.
- isDelimiterChar(String, int) - Method in class org.apache.karaf.shell.compat.OldArgumentCompleter
-
The character is a delimiter if it is whitespace, and the
preceding character is not an escape character.
- isDelimiterChar(String, int) - Method in class org.apache.karaf.shell.console.completer.ArgumentCompleter
-
Deprecated.
The character is a delimiter if it is whitespace, and the
preceding character is not an escape character.
- isDelimiterChar(String, int) - Method in class org.apache.karaf.shell.console.completer.OldArgumentCompleter
-
Deprecated.
The character is a delimiter if it is whitespace, and the
preceding character is not an escape character.
- isEscaped(String, int) - Method in class org.apache.karaf.shell.compat.ArgumentCompleter
-
- isEscaped(String, int) - Method in class org.apache.karaf.shell.compat.OldArgumentCompleter
-
- isEscaped(String, int) - Method in class org.apache.karaf.shell.console.completer.ArgumentCompleter
-
Deprecated.
- isEscaped(String, int) - Method in class org.apache.karaf.shell.console.completer.OldArgumentCompleter
-
Deprecated.
- isGlobalScope(CommandSession, String) - Static method in class org.apache.karaf.shell.console.NameScoping
-
Deprecated.
Return true if the given scope is the global scope so that it can be hidden from help messages.
- isMultiScopeMode(CommandSession) - Static method in class org.apache.karaf.shell.console.NameScoping
-
Deprecated.
Return true if we are in multi-scope mode (the default) or if we are in single scope mode which means we
avoid prefixing commands with their scope.
- isWindows() - Static method in class org.apache.karaf.shell.console.completer.FileCompleter
-
Deprecated.