org.drools.compiler
Interface BusinessRuleProvider


public interface BusinessRuleProvider


Method Summary
 Reader getKnowledgeReader(org.drools.io.Resource ruleResource)
           
 boolean hasDSLSentences()
           
 

Method Detail

getKnowledgeReader

Reader getKnowledgeReader(org.drools.io.Resource ruleResource)
                          throws IOException
Throws:
IOException

hasDSLSentences

boolean hasDSLSentences()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.