|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KieContainer | |
---|---|
org.kie | The KnowledgeBase and its factory. |
Uses of KieContainer in org.kie |
---|
Methods in org.kie that return KieContainer | |
---|---|
KieContainer |
KieServices.getKieClasspathContainer()
Returns KieContainer for the classpath, this a global singleton |
KieContainer |
KieServices.newKieContainer(ReleaseId releaseId)
Creates a new KieContainer wrapping the KieModule with the given ReleaseId |
Methods in org.kie with parameters of type KieContainer | |
---|---|
KieScanner |
KieServices.newKieScanner(KieContainer kieContainer)
Creates a KieScanner to automatically discover if there are new releases of the KieModule (and its dependencies) wrapped by the given KieContainer |
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |