public class MethodPollingExecStrategyPOJOIterator extends MethodPollingExecStrategyBaseIterator
eventAdapterService, eventType, invocationTarget, method, strategy, variableName, variableReader, variableService
Constructor and Description |
---|
MethodPollingExecStrategyPOJOIterator(EventAdapterService eventAdapterService,
net.sf.cglib.reflect.FastMethod method,
EventType eventType,
Object invocationTarget,
MethodPollingExecStrategyEnum strategy,
VariableReader variableReader,
String variableName,
VariableService variableService) |
Modifier and Type | Method and Description |
---|---|
protected EventBean |
getEventBean(Object value) |
handleResult
checkNonNullArrayValue, destroy, done, poll, start
public MethodPollingExecStrategyPOJOIterator(EventAdapterService eventAdapterService, net.sf.cglib.reflect.FastMethod method, EventType eventType, Object invocationTarget, MethodPollingExecStrategyEnum strategy, VariableReader variableReader, String variableName, VariableService variableService)
protected EventBean getEventBean(Object value)
getEventBean
in class MethodPollingExecStrategyBaseIterator