| Package | Description |
|---|---|
| org.apache.karaf.shell.commands.basic |
| Modifier and Type | Method and Description |
|---|---|
Action |
SimpleCommand.createNewAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Action> |
SimpleCommand.getActionClass()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.framework.ServiceRegistration |
SimpleCommand.export(org.osgi.framework.BundleContext context,
Class<? extends Action> actionClass)
Deprecated.
|
void |
SimpleCommand.setActionClass(Class<? extends Action> actionClass)
Deprecated.
|
| Constructor and Description |
|---|
SimpleCommand(Class<? extends Action> actionClass)
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.