jBPM distribution 6.0.1.Final

org.jbpm.kie.services.cdi.producer
Class TransactionalCommandServiceProducer

java.lang.Object
  extended by org.jbpm.kie.services.cdi.producer.TransactionalCommandServiceProducer

public class TransactionalCommandServiceProducer
extends Object


Constructor Summary
TransactionalCommandServiceProducer()
           
 
Method Summary
 TransactionalCommandService produceCommandService(javax.persistence.EntityManagerFactory emf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionalCommandServiceProducer

public TransactionalCommandServiceProducer()
Method Detail

produceCommandService

@Produces
public TransactionalCommandService produceCommandService(javax.persistence.EntityManagerFactory emf)

jBPM distribution 6.0.1.Final

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