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