public class MethodPollingExecStrategyEventBeans extends MethodPollingExecStrategyBase
eventAdapterService, eventType, invocationTarget, method, strategy, variableName, variableReader, variableService
Constructor and Description |
---|
MethodPollingExecStrategyEventBeans(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 List<EventBean> |
handleResult(Object invocationResult) |
checkNonNullArrayValue, destroy, done, poll, start
public MethodPollingExecStrategyEventBeans(EventAdapterService eventAdapterService, net.sf.cglib.reflect.FastMethod method, EventType eventType, Object invocationTarget, MethodPollingExecStrategyEnum strategy, VariableReader variableReader, String variableName, VariableService variableService)
protected List<EventBean> handleResult(Object invocationResult)
handleResult
in class MethodPollingExecStrategyBase