public interface InvocationContext<P> extends CommandContext<P>
| Modifier and Type | Method and Description |
|---|---|
RenderPrintWriter |
getWriter()
Returns the writer for the output.
|
CommandInvoker<?,?> |
resolve(String s)
Resolve a command invoker for the specified command line.
|
isPipedgetConsumedType, providegetProperty, readLine, releaseAlternateBuffer, takeAlternateBuffergetHeight, getWidth, writegetAttributes, getSessionRenderPrintWriter getWriter()
CommandInvoker<?,?> resolve(String s) throws ScriptException, IOException
s - the command lineScriptException - any script exceptionIOException - any io exceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.