org.opennms.netmgt.scriptd.helper
Class EventPolicyRuleDefaultImpl

java.lang.Object
  extended by org.opennms.netmgt.scriptd.helper.AbstractEventPolicyRule
      extended by org.opennms.netmgt.scriptd.helper.EventPolicyRuleDefaultImpl
All Implemented Interfaces:
EventPolicyRule

public class EventPolicyRuleDefaultImpl
extends AbstractEventPolicyRule
implements EventPolicyRule


Field Summary
 
Fields inherited from interface org.opennms.netmgt.scriptd.helper.EventPolicyRule
m_filter, m_forwardes
 
Constructor Summary
EventPolicyRuleDefaultImpl()
           
 
Method Summary
protected  Event expand(Event event)
           
 
Methods inherited from class org.opennms.netmgt.scriptd.helper.AbstractEventPolicyRule
addDropRule, addForwardRule, filter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opennms.netmgt.scriptd.helper.EventPolicyRule
addDropRule, addForwardRule, filter
 

Constructor Detail

EventPolicyRuleDefaultImpl

public EventPolicyRuleDefaultImpl()
Method Detail

expand

protected Event expand(Event event)
Specified by:
expand in class AbstractEventPolicyRule


Copyright © 2011. All Rights Reserved.