org.opennms.netmgt.correlation.drools
Class CorrelationExample

java.lang.Object
  extended by org.opennms.netmgt.correlation.drools.CorrelationExample

public class CorrelationExample
extends Object


Nested Class Summary
static class CorrelationExample.EventBean
           
static class CorrelationExample.Node
           
static class CorrelationExample.Outage
           
static class CorrelationExample.PossibleCause
           
static class CorrelationExample.Simulation
           
 
Constructor Summary
CorrelationExample()
           
 
Method Summary
static int getObjectCount(org.drools.WorkingMemory memory)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationExample

public CorrelationExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
Exception

getObjectCount

public static int getObjectCount(org.drools.WorkingMemory memory)


Copyright ? 2008. All Rights Reserved.