public interface TaskServiceFactory
TaskService
instances.Modifier and Type | Method and Description |
---|---|
void |
close()
Closes this factory and releases all resources
|
org.kie.api.task.TaskService |
newTaskService()
Produces new instance of
TaskService |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.