|
KIE API 6.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KieRuntime | |
|---|---|
| org.kie.api.event | Drools has a comprehensive event api for all parts of the platform. |
| org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
| Uses of KieRuntime in org.kie.api.event |
|---|
| Methods in org.kie.api.event that return KieRuntime | |
|---|---|
KieRuntime |
KieRuntimeEvent.getKieRuntime()
The knowledge runtime that generated the event. |
| Uses of KieRuntime in org.kie.api.runtime |
|---|
| Subinterfaces of KieRuntime in org.kie.api.runtime | |
|---|---|
interface |
KieSession
KieSession is the most common way to interact with the engine. |
| Methods in org.kie.api.runtime that return KieRuntime | |
|---|---|
KieRuntime |
KieContext.getKieRuntime()
|
KieRuntime |
KieContext.getKnowledgeRuntime()
Deprecated. |
|
KIE API 6.0.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||