public abstract class LoggingAction extends Object implements org.apache.karaf.shell.api.action.Action
| Constructor and Description |
|---|
LoggingAction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
protected abstract void |
run(PrintStream ps) |
protected abstract void run(PrintStream ps) throws Exception
ExceptionCopyright © 2019 OpenDaylight. All rights reserved.