|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvocationContext<P>
Method Summary | |
---|---|
RenderPrintWriter |
getWriter() Returns the writer for the output. |
CommandInvoker<?,?> |
resolve(String s) Resolve a command invoker for the specified command line. |
Methods inherited from interface org.crsh.command.CommandContext |
---|
close |
Methods inherited from interface org.crsh.stream.Consumer |
---|
flush, getConsumedType, provide |
Methods inherited from interface org.crsh.shell.InteractionContext |
---|
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer |
Methods inherited from interface org.crsh.text.ScreenContext |
---|
flush, getHeight, getWidth |
Methods inherited from interface org.crsh.text.Screenable |
---|
append, cls |
Methods inherited from interface java.lang.Appendable |
---|
append, append, append |
Methods inherited from interface org.crsh.command.RuntimeContext |
---|
getAttributes, getSession |
Method Detail |
---|
RenderPrintWriter getWriter()
CommandInvoker<?,?> resolve(String s) throws CommandException
s
- the command lineCommandException
- any command exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |