org.drools.examples.sudoku.rules
Class DroolsUtil

java.lang.Object
  extended by org.drools.examples.sudoku.rules.DroolsUtil

public class DroolsUtil
extends Object


Constructor Summary
DroolsUtil()
           
 
Method Summary
static KnowledgeBase readKnowledgeBase(String... drlFileNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsUtil

public DroolsUtil()
Method Detail

readKnowledgeBase

public static KnowledgeBase readKnowledgeBase(String... drlFileNames)
                                       throws Exception
Throws:
Exception


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