| Package | Description |
|---|---|
| org.apache.karaf.shell.commands.meta | |
| org.apache.karaf.shell.console |
| 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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.