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

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

public static class CorrelationExample.Simulation
extends Object


Nested Class Summary
static class CorrelationExample.Simulation.SimItem
           
 
Constructor Summary
CorrelationExample.Simulation()
           
 
Method Summary
 void load(InputStream in)
           
 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

public CorrelationExample.Simulation()
Method Detail

load

public void load(InputStream in)

simulate

public void simulate(org.drools.WorkingMemory memory)


Copyright ? 2008. All Rights Reserved.