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