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, wait
flushEvent, flushSyncEvent, sendEndSync, sendStartSync
public void setEventPolicyRule(EventPolicyRule filter)
EventForwarder
setEventPolicyRule
in interface EventForwarder
Copyright © 2021. All rights reserved.