com.oldlight.weaver.interpreter.components
Class WeaverApplicationComponentRemove
java.lang.Object
com.oldlight.weaver.interpreter.components.WeaverApplicationComponentRemove
- All Implemented Interfaces:
- WeaverApplicationComponent
- public class WeaverApplicationComponentRemove
- extends Object
- implements WeaverApplicationComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
var
private String var
scope
private String scope
location
private WeaverFileLocation location
l
private Logger l
WeaverApplicationComponentRemove
public WeaverApplicationComponentRemove(String var,
String scope,
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