public class MoreAction extends Object implements org.apache.karaf.shell.api.action.Action
| Constructor and Description |
|---|
MoreAction() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkInterrupted()
This is for long running commands to be interrupted by ctrl-c
|
Object |
execute() |
protected boolean |
isTty(OutputStream out) |
public Object execute() throws Exception
execute in interface org.apache.karaf.shell.api.action.ActionExceptionprotected boolean isTty(OutputStream out)
public static void checkInterrupted()
throws InterruptedException
InterruptedExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.