public abstract class AbstractEventForwarder extends Object implements EventForwarder
| Constructor and Description | 
|---|
AbstractEventForwarder()  | 
| Modifier and Type | Method and Description | 
|---|---|
Event | 
filter(Event event)  | 
void | 
setEventPolicyRule(EventPolicyRule filter)
Method to add a policy rule
 to match event to be forwarded or dropped 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflushEvent, flushSyncEvent, sendEndSync, sendStartSyncpublic void setEventPolicyRule(EventPolicyRule filter)
EventForwardersetEventPolicyRule in interface EventForwarderCopyright © 2021. All rights reserved.