| Package | Description |
|---|---|
| org.apache.karaf.shell.commands | |
| org.apache.karaf.shell.commands.meta |
| Modifier and Type | Field and Description |
|---|---|
static Option |
HelpOption.HELP
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Option,Field> |
ActionMetaData.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ActionMetaData.getDefaultValue(Action action,
Option option) |
| Constructor and Description |
|---|
ActionMetaData(Class<? extends Action> actionClass,
Command command,
Map<Option,Field> options,
Map<Argument,Field> args,
List<Argument> orderedArguments,
Completer[] completers) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.