public abstract class AbstractEventPolicyRule extends Object implements EventPolicyRule
m_filter, m_forwardes| Constructor and Description | 
|---|
AbstractEventPolicyRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addDropRule(EventMatch match)  | 
void | 
addForwardRule(EventMatch match)  | 
protected abstract Event | 
expand(Event event)  | 
Event | 
filter(Event event)
Method to decide if the event 
 should be forwarder 
 | 
public void addForwardRule(EventMatch match)
addForwardRule in interface EventPolicyRulepublic void addDropRule(EventMatch match)
addDropRule in interface EventPolicyRulepublic Event filter(Event event)
EventPolicyRulefilter in interface EventPolicyRuleCopyright © 2021. All rights reserved.