public abstract class AbstractInvocationContext<P> extends Object implements InvocationContext<P>
| Constructor and Description |
|---|
AbstractInvocationContext() |
| Modifier and Type | Method and Description |
|---|---|
AbstractInvocationContext<P> |
leftShift(Object o)
Implement the
<< operator for Groovy. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWriter, resolvecloseflush, getConsumedType, providegetProperty, readLine, releaseAlternateBuffer, takeAlternateBufferflush, getHeight, getWidthappend, clsappend, append, appendgetAttributes, getSessionpublic final AbstractInvocationContext<P> leftShift(Object o) throws Exception
<< operator for Groovy.o - the objectException - any exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.