|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.MethodPollingExecStrategyBase
com.espertech.esper.epl.core.MethodPollingExecStrategyBaseArray
com.espertech.esper.epl.core.MethodPollingExecStrategyPOJOArray
public class MethodPollingExecStrategyPOJOArray
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.core.MethodPollingExecStrategyBase |
---|
eventAdapterService, eventType, invocationTarget, method, strategy, variableName, variableReader, variableService |
Constructor Summary | |
---|---|
MethodPollingExecStrategyPOJOArray(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 EventBean |
getEventBean(java.lang.Object value)
|
Methods inherited from class com.espertech.esper.epl.core.MethodPollingExecStrategyBaseArray |
---|
handleResult |
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 |
---|
public MethodPollingExecStrategyPOJOArray(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 |
---|
protected EventBean getEventBean(java.lang.Object value)
getEventBean
in class MethodPollingExecStrategyBaseArray
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |