Uses of Class
org.jbpm.runtime.manager.impl.RuntimeEngineImpl
-
Packages that use RuntimeEngineImpl Package Description org.jbpm.runtime.manager.impl -
-
Uses of RuntimeEngineImpl in org.jbpm.runtime.manager.impl
Subclasses of RuntimeEngineImpl in org.jbpm.runtime.manager.impl Modifier and Type Class Description classSynchronizedRuntimeImplThis is an extension of the regularRuntimeEngineimplementation strictly dedicated toSingletonRuntimeManagerto ensure that access toRuntimeEngineresources, such asKieSessionandTaskService, remains synchronized.
-