Drools examples 6.0.0.Alpha7

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 org.kie.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 org.kie.KnowledgeBase readKnowledgeBase(String... drlFileNames)

Drools examples 6.0.0.Alpha7

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