jBPM :: CDI Services 6.2.0.Final-redhat-15
-
- All Implemented Interfaces:
- org.kie.internal.runtime.manager.TaskServiceFactory
@ApplicationScoped
public class CDITaskServiceFactory
extends Object
implements org.kie.internal.runtime.manager.TaskServiceFactory
CDI based task service factory that will always deliver the same instance of the
TaskService
that was injected into it.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
org.kie.api.task.TaskService |
newTaskService() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface org.kie.internal.runtime.manager.TaskServiceFactory
jBPM :: CDI Services 6.2.0.Final-redhat-15
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.