jBPM distribution 6.2.0.CR4

org.jbpm.services.ejb.impl.tx
Class TransactionalCommandServiceEJBImpl

java.lang.Object
  extended by org.jbpm.shared.services.impl.TransactionalCommandService
      extended by org.jbpm.services.ejb.impl.tx.TransactionalCommandServiceEJBImpl
All Implemented Interfaces:
org.drools.core.command.CommandService, CommandExecutor

public class TransactionalCommandServiceEJBImpl
extends TransactionalCommandService


Constructor Summary
TransactionalCommandServiceEJBImpl()
           
 
Method Summary
 void setEmf(javax.persistence.EntityManagerFactory emf)
           
 
Methods inherited from class org.jbpm.shared.services.impl.TransactionalCommandService
execute, getContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionalCommandServiceEJBImpl

public TransactionalCommandServiceEJBImpl()
Method Detail

setEmf

public void setEmf(javax.persistence.EntityManagerFactory emf)
Overrides:
setEmf in class TransactionalCommandService

jBPM distribution 6.2.0.CR4

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