public class MultiMatchHandlerNoSubqueryNoDedup extends Object implements MultiMatchHandler
Modifier and Type | Field and Description |
---|---|
protected static MultiMatchHandlerNoSubqueryNoDedup |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
handle(Collection<FilterHandleCallback> callbacks,
EventBean theEvent) |
protected static final MultiMatchHandlerNoSubqueryNoDedup INSTANCE
public void handle(Collection<FilterHandleCallback> callbacks, EventBean theEvent)
handle
in interface MultiMatchHandler