org.jbpm.services.cdi.impl.audit
Class AuditJMSProcessor
java.lang.Object
org.jbpm.process.audit.jms.AsyncAuditLogReceiver
org.jbpm.services.cdi.impl.audit.AuditJMSProcessor
public class AuditJMSProcessor
- extends AsyncAuditLogReceiver
Extension of default AsyncAuditLogReceiver
that is MessageListener
to allow entity manager factory to be injected.
This class shall be declared as the actual Audit log processor for JMS environments - like MDB.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditJMSProcessor
public AuditJMSProcessor()
configure
@PostConstruct
public void configure()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.