Class EventPointerAwareExecutionEventListener
- java.lang.Object
-
- org.smooks.engine.delivery.sax.ng.pointer.EventPointerAwareExecutionEventListener
-
- All Implemented Interfaces:
org.smooks.api.delivery.event.ExecutionEventListener
public abstract class EventPointerAwareExecutionEventListener extends Object implements org.smooks.api.delivery.event.ExecutionEventListener
-
-
Field Summary
Fields Modifier and Type Field Description protected org.smooks.api.ExecutionContextexecutionContext
-
Constructor Summary
Constructors Constructor Description EventPointerAwareExecutionEventListener(org.smooks.api.ExecutionContext executionContext)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract voiddoOnEvent(org.smooks.api.delivery.event.ExecutionEvent executionEvent)voidonEvent(org.smooks.api.delivery.event.ExecutionEvent executionEvent)
-