jBPM distribution 6.0.0.Beta4

org.jbpm.executor
Class ExecutorServiceFactory

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

public class ExecutorServiceFactory
extends Object


Constructor Summary
ExecutorServiceFactory()
           
 
Method Summary
static void configureExecutorImpl()
           
static void configurePersistenceManager()
           
static ExecutorServiceEntryPoint newExecutorService()
           
static void setEmf(javax.persistence.EntityManagerFactory emf)
           
static void setJbpmTransactionManager(JbpmServicesTransactionManager jbpmTransactionManager)
           
 
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 ExecutorServiceEntryPoint newExecutorService()

setEmf

public static void setEmf(javax.persistence.EntityManagerFactory emf)

setJbpmTransactionManager

public static void setJbpmTransactionManager(JbpmServicesTransactionManager jbpmTransactionManager)

configurePersistenceManager

public static void configurePersistenceManager()

configureExecutorImpl

public static void configureExecutorImpl()

jBPM distribution 6.0.0.Beta4

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