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.
|
closeflush, getConsumedType, providegetProperty, readLine, releaseAlternateBuffer, takeAlternateBufferflush, getHeight, getWidthappend, clsappend, append, appendgetAttributes, getSessionRenderPrintWriter getWriter()
CommandInvoker<?,?> resolve(String s) throws CommandException
s - the command lineCommandException - any command exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.