public class More extends Object implements org.jboss.aesh.console.command.Command
| Constructor and Description |
|---|
More() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterAttach() |
protected void |
afterDetach() |
void |
displayHelp() |
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
void |
processOperation() |
void |
setFile(File page) |
void |
setFile(String filename) |
void |
setInput(String input) |
public void setFile(File page) throws IOException
IOExceptionpublic void setFile(String filename) throws IOException
IOExceptionpublic void setInput(String input) throws IOException
IOExceptionprotected void afterAttach()
throws IOException
IOExceptionprotected void afterDetach()
throws IOException
IOExceptionpublic void processOperation()
throws IOException
IOExceptionpublic void displayHelp()
throws IOException
IOExceptionpublic org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws IOException
execute in interface org.jboss.aesh.console.command.CommandIOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.