org.drools.examples.broker
Class BrokerExample

java.lang.Object
  extended by org.drools.examples.broker.BrokerExample

public class BrokerExample
extends Object

This is the main class for the broker example.


Constructor Summary
BrokerExample()
           
 
Method Summary
 void init(boolean exitOnClose)
           
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

BrokerExample

public BrokerExample()
Method Detail

main

public static void main(String[] args)

init

public void init(boolean exitOnClose)


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