public class InternalEventRouterPreprocessor extends Object
Constructor and Description |
---|
InternalEventRouterPreprocessor(EventBeanCopyMethod copyMethod,
List<InternalEventRouterEntry> entries)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBean |
process(EventBean theEvent,
ExprEvaluatorContext exprEvaluatorContext,
InstrumentationCommon instrumentation)
Pre-proces the event.
|
public InternalEventRouterPreprocessor(EventBeanCopyMethod copyMethod, List<InternalEventRouterEntry> entries)
copyMethod
- for copying the events to preprocessentries
- descriptors for pre-processing to applypublic EventBean process(EventBean theEvent, ExprEvaluatorContext exprEvaluatorContext, InstrumentationCommon instrumentation)
theEvent
- to pre-processexprEvaluatorContext
- expression evaluation contextinstrumentation
- instrumentationCopyright © 2005–2018. All rights reserved.