com.espertech.esper.epl.core
Class MethodPollingExecStrategyMapPlain

java.lang.Object
  extended by com.espertech.esper.epl.core.MethodPollingExecStrategyBase
      extended by com.espertech.esper.epl.core.MethodPollingExecStrategyMapPlain
All Implemented Interfaces:
PollExecStrategy

public class MethodPollingExecStrategyMapPlain
extends MethodPollingExecStrategyBase


Field Summary
 
Fields inherited from class com.espertech.esper.epl.core.MethodPollingExecStrategyBase
eventAdapterService, eventType, invocationTarget, method, strategy, variableName, variableReader, variableService
 
Constructor Summary
MethodPollingExecStrategyMapPlain(EventAdapterService eventAdapterService, net.sf.cglib.reflect.FastMethod method, EventType eventType, java.lang.Object invocationTarget, MethodPollingExecStrategyEnum strategy, VariableReader variableReader, java.lang.String variableName, VariableService variableService)
           
 
Method Summary
protected  java.util.List<EventBean> handleResult(java.lang.Object invocationResult)
           
 
Methods inherited from class com.espertech.esper.epl.core.MethodPollingExecStrategyBase
checkNonNullArrayValue, destroy, done, poll, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodPollingExecStrategyMapPlain

public MethodPollingExecStrategyMapPlain(EventAdapterService eventAdapterService,
                                         net.sf.cglib.reflect.FastMethod method,
                                         EventType eventType,
                                         java.lang.Object invocationTarget,
                                         MethodPollingExecStrategyEnum strategy,
                                         VariableReader variableReader,
                                         java.lang.String variableName,
                                         VariableService variableService)
Method Detail

handleResult

protected java.util.List<EventBean> handleResult(java.lang.Object invocationResult)
Specified by:
handleResult in class MethodPollingExecStrategyBase

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com