org.opennms.netmgt.correlation.drools
Class RootCause

java.lang.Object
  extended by org.opennms.netmgt.correlation.drools.Cause
      extended by org.opennms.netmgt.correlation.drools.RootCause

public class RootCause
extends Cause


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opennms.netmgt.correlation.drools.Cause
Cause.Type
 
Constructor Summary
RootCause(Long cause, org.opennms.netmgt.xml.event.Event symptom)
           
 
Method Summary
 
Methods inherited from class org.opennms.netmgt.correlation.drools.Cause
addImpacted, getCause, getImpacted, getSymptom, getTimerId, getType, setCause, setSymptom, setTimerId, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RootCause

public RootCause(Long cause,
                 org.opennms.netmgt.xml.event.Event symptom)


Copyright ? 2008. All Rights Reserved.