com.oldlight.weaver.interpreter.components
Class WeaverApplicationComponentOut
java.lang.Object
com.oldlight.weaver.interpreter.components.WeaverApplicationComponentOut
- All Implemented Interfaces:
- WeaverApplicationComponent
- public class WeaverApplicationComponentOut
- extends Object
- implements WeaverApplicationComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
private WeaverELParameter value
location
private WeaverFileLocation location
l
private Logger l
WeaverApplicationComponentOut
public WeaverApplicationComponentOut(String value,
WeaverFunctionMapper mapper,
WeaverFileLocation location)
throws WeaverException
attemptToHandle
public void attemptToHandle(WeaverExecutionContextImpl context,
WeaverPrivateExecutionContext privateContext,
WeaverInterpreter interpreter,
WeaverInterpreterResult interpreterResult)
throws WeaverExecutionException
- Specified by:
attemptToHandle
in interface WeaverApplicationComponent
- Throws:
WeaverExecutionException