org.drools.examples.broker.events
Class EventGenerator

java.lang.Object
  extended by org.drools.examples.broker.events.EventGenerator

public class EventGenerator
extends Object

A class to generate stock tick events


Constructor Summary
EventGenerator()
           
 
Method Summary
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

EventGenerator

public EventGenerator()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.