public abstract class AbstractApplicationCommand extends Object implements org.apache.karaf.shell.api.action.Action
| Modifier and Type | Field and Description |
|---|---|
protected PrintStream |
console |
| Constructor and Description |
|---|
AbstractApplicationCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
protected void |
setApplicationService(ApplicationService appSvc) |
protected PrintStream console
public Object execute() throws Exception
execute in interface org.apache.karaf.shell.api.action.ActionExceptionprotected void setApplicationService(ApplicationService appSvc)
This work is licensed under a Creative Commons Attribution 4.0 International License.