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 whenDisposable
instances are actually disposed.Mapper Mapper
responsibility 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.RuntimeManagerFactory
RuntimeManagerRegistry