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.
|
close
flush, getConsumedType, provide
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer
flush, getHeight, getWidth
append, cls
append, append, append
getAttributes, getSession
RenderPrintWriter getWriter()
CommandInvoker<?,?> resolve(String s) throws CommandException
s
- the command lineCommandException
- any command exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.