org.opennms.netmgt.correlation.drools
Class PossibleCause

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

public class PossibleCause
extends Cause


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opennms.netmgt.correlation.drools.Cause
Cause.Type
 
Constructor Summary
PossibleCause(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

PossibleCause

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


Copyright ? 2008. All Rights Reserved.