Uses of Package
org.kie.internal.runtime.manager
-
Packages that use org.kie.internal.runtime.manager Package Description org.kie.internal.runtime.manager -
Classes in org.kie.internal.runtime.manager used by org.kie.internal.runtime.manager Class Description DisposeListener Callback listener interface to receive notification whenDisposableinstances are actually disposed.Mapper Mapperresponsibility is to provide correlation between context identifier and ksession identifier to effectively keep track of what context has been mapped to given ksession.
Mapper covers entire life cycle of the mapping which consists of: storing the mapping retrieving the mapping removing the mappingRuntimeManagerFactory Deprecated.Useorg.kie.api.runtime.manager.RuntimeManagerFactoryRuntimeManagerRegistry