KIE API 6.0.0.Beta3

Uses of Interface
org.kie.api.KieBaseConfiguration

Packages that use KieBaseConfiguration
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of KieBaseConfiguration in org.kie.api.runtime
 

Methods in org.kie.api.runtime with parameters of type KieBaseConfiguration
 KieBase KieContainer.newKieBase(KieBaseConfiguration conf)
          Creates a new default KieBase using the given configuration.
 KieBase KieContainer.newKieBase(String kBaseName, KieBaseConfiguration conf)
          Creates a new KieBase with the given name using the given configuration.
 


KIE API 6.0.0.Beta3

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