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