org.opennms.netmgt.correlation.drools
Class CorrelationExample.Simulation.SimItem

java.lang.Object
  extended by org.opennms.netmgt.correlation.drools.CorrelationExample.Simulation.SimItem
Enclosing class:
CorrelationExample.Simulation

public static class CorrelationExample.Simulation.SimItem
extends Object


Constructor Summary
CorrelationExample.Simulation.SimItem(int delay, CorrelationExample.EventBean event)
           
 
Method Summary
 void simulate(org.drools.WorkingMemory memory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationExample.Simulation.SimItem

public CorrelationExample.Simulation.SimItem(int delay,
                                             CorrelationExample.EventBean event)
Method Detail

simulate

public void simulate(org.drools.WorkingMemory memory)


Copyright ? 2008. All Rights Reserved.