Uses of Interface
org.kie.api.runtime.KieRuntime
Packages that use KieRuntime
Package
Description
Comprehensive event API for all parts of the platform.
The runtime engine classes, including KieSession and StatelessKieSession.
-
Uses of KieRuntime in org.kie.api.event
Methods in org.kie.api.event that return KieRuntimeModifier and TypeMethodDescriptionKieRuntimeEvent.getKieRuntime()KieRuntimethat generated the event. -
Uses of KieRuntime in org.kie.api.runtime
Subinterfaces of KieRuntime in org.kie.api.runtimeModifier and TypeInterfaceDescriptioninterfaceKieSession is the most common way to interact with the engine.Methods in org.kie.api.runtime that return KieRuntimeModifier and TypeMethodDescriptionKieContext.getKieRuntime()KieContext.getKnowledgeRuntime()Deprecated.