org.drools.examples.conway.rules
Class RuleBaseFactory

java.lang.Object
  extended by org.drools.examples.conway.rules.RuleBaseFactory

public class RuleBaseFactory
extends java.lang.Object

 

Method Summary
static RuleBaseFactory getInstance()
           
static RuleBase getRuleBase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RuleBaseFactory getInstance()

getRuleBase

public static RuleBase getRuleBase()