|
KIE API 6.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.kie.api.runtime.manager | |
---|---|
org.kie.api.runtime.manager |
Classes in org.kie.api.runtime.manager used by org.kie.api.runtime.manager | |
---|---|
Context
Context represents to highest level hierarchy of contextual data that might be used when working with RuntimeManager that is then relying on the context to look up correct
instances of RuntimeEngine . |
|
RegisterableItemsFactory
Factory that is used by RuntimeManager to configure RuntimeEngine
(especially KieSession) with various registerable items:
Work item handlers
Process event listeners
Agenda event listeners
Working memory event listeners
Implementations of this interface shall decide what shall be registered for given RuntimeEngine . |
|
RuntimeEngine
RuntimeEngine is the main entry point to interact with the process engine and task service. |
|
RuntimeEnvironment
Definition of the runtime environment that will be used by instance of RuntimeManager . |
|
RuntimeEnvironmentBuilder
|
|
RuntimeEnvironmentBuilderFactory
|
|
RuntimeManager
RuntimeManager manages RuntimeEngine s that are esentially build with
KieSession and TaskService to deliver executable environments for
processes and user tasks. |
|
RuntimeManagerFactory
Factory that produces instances of RuntimeManager . |
|
KIE API 6.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |