jBPM :: CDI Services 6.2.0.CR3

org.jbpm.services.cdi.producer
Class TransactionalCommandServiceProducer

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

public class TransactionalCommandServiceProducer
extends Object


Constructor Summary
TransactionalCommandServiceProducer()
           
 
Method Summary
 org.jbpm.shared.services.impl.TransactionalCommandService produceCommandService()
           
 
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 org.jbpm.shared.services.impl.TransactionalCommandService produceCommandService()

jBPM :: CDI Services 6.2.0.CR3

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