| Package | Description |
|---|---|
| org.apache.karaf.shell.commands.meta | |
| org.apache.karaf.shell.console | |
| org.apache.karaf.shell.console.impl |
| Modifier and Type | Method and Description |
|---|---|
Command |
ActionMetaDataFactory.getAndConvertDeprecatedCommand(Class<? extends Action> actionClass) |
Command |
ActionMetaData.getCommand() |
Command |
ActionMetaDataFactory.getCommand(Class<? extends Action> actionClass) |
| Constructor and Description |
|---|
ActionMetaData(Class<? extends Action> actionClass,
Command command,
Map<Option,Field> options,
Map<Argument,Field> args,
List<Argument> orderedArguments,
Completer[] completers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExitAction
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Main.addCommand(Command cmd,
org.apache.felix.service.command.Function function,
org.apache.felix.gogo.runtime.CommandProcessorImpl commandProcessor) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.