jBPM distribution 6.0.1.Final

org.jbpm.executor
Class ExecutorServiceFactory

java.lang.Object
  extended by org.jbpm.executor.ExecutorServiceFactory

public class ExecutorServiceFactory
extends Object

Creates singleton instance of ExecutorService that shall be used outside of CDI environment.


Constructor Summary
ExecutorServiceFactory()
           
 
Method Summary
static org.kie.internal.executor.api.ExecutorService newExecutorService(javax.persistence.EntityManagerFactory emf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorServiceFactory

public ExecutorServiceFactory()
Method Detail

newExecutorService

public static org.kie.internal.executor.api.ExecutorService newExecutorService(javax.persistence.EntityManagerFactory emf)

jBPM distribution 6.0.1.Final

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