JavaScript is disabled on your browser.
jBPM :: RuntimeManager 6.0.3-redhat-6
All Implemented Interfaces:
org.kie.api.runtime.manager.RuntimeEngine, org.kie.internal.runtime.manager.Disposable
public class SynchronizedRuntimeImpl
extends RuntimeEngineImpl
Extension of the regular RuntimeEngine
implementation strictly dedicated to
SingletonRuntimeManager
to ensure that access to RuntimeEngine
resources, such as KieSession
and TaskService
is synchronized.
Constructor Summary
Constructors
Constructor and Description
SynchronizedRuntimeImpl (org.kie.api.runtime.KieSession ksession,
org.kie.internal.task.api.InternalTaskService taskService)
Method Summary
Methods
Modifier and Type
Method and Description
org.kie.api.task.TaskService
getTaskService ()
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
jBPM :: RuntimeManager 6.0.3-redhat-6
Copyright © 2001-2014 JBoss by Red Hat . All Rights Reserved.