public class ResultDeliveryStrategyTypeArr extends java.lang.Object implements ResultDeliveryStrategy
Constructor and Description |
---|
ResultDeliveryStrategyTypeArr(java.lang.String statementName,
java.lang.Object subscriber,
java.lang.reflect.Method method)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(UniformPair<EventBean[]> result)
Execute the dispatch.
|
public ResultDeliveryStrategyTypeArr(java.lang.String statementName, java.lang.Object subscriber, java.lang.reflect.Method method)
subscriber
- is the receiver to method invocationsmethod
- is the method to deliver topublic void execute(UniformPair<EventBean[]> result)
ResultDeliveryStrategy
execute
in interface ResultDeliveryStrategy
result
- is the insert and remove stream to indicate