KIE Internal 6.0.1.Final

Package org.kie.internal.runtime.manager

Interface Summary
Disposable Marker interface that indicates that given class is disposable - meaning shall be manually or automatically disposed on close events.
DisposeListener Callback listener interface to receive notification when Disposable instances are actually disposed.
InternalRuntimeManager Extension to stable API of RuntimeManager that provides additional capabilities that eventually will get propagated to main interface.
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.
RegisterableItemsFactory Deprecated. Use org.kie.api.runtime.manager.RegisterableItemsFactory
RuntimeEnvironment Extension of org.kie.api.runtime.manager.RuntimeEnvironment that contains internal methods
RuntimeManagerFactory Deprecated. Use org.kie.api.runtime.manager.RuntimeManagerFactory
SessionFactory Factory that produces KieSession instances.
TaskServiceFactory Factory that produces TaskService instances.
 

Class Summary
RuntimeManagerFactory.Factory Deprecated. Use org.kie.api.runtime.manager.RuntimeManagerFactory
RuntimeManagerRegistry  
 

Exception Summary
SessionNotFoundException Exception that indicates that ksession could not be found
 


KIE Internal 6.0.1.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.