org.jbpm.persistence.processinstance
Class JPASignalManager
java.lang.Object
org.jbpm.process.instance.event.DefaultSignalManager
org.jbpm.persistence.processinstance.JPASignalManager
- All Implemented Interfaces:
- org.jbpm.process.instance.event.SignalManager
public class JPASignalManager
- extends org.jbpm.process.instance.event.DefaultSignalManager
Nested classes/interfaces inherited from class org.jbpm.process.instance.event.DefaultSignalManager |
org.jbpm.process.instance.event.DefaultSignalManager.SignalAction, org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction |
Constructor Summary |
JPASignalManager(org.drools.common.InternalKnowledgeRuntime kruntime)
|
Methods inherited from class org.jbpm.process.instance.event.DefaultSignalManager |
addEventListener, getKnowledgeRuntime, internalSignalEvent, removeEventListener, signalEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPASignalManager
public JPASignalManager(org.drools.common.InternalKnowledgeRuntime kruntime)
signalEvent
public void signalEvent(String type,
Object event)
- Specified by:
signalEvent
in interface org.jbpm.process.instance.event.SignalManager
- Overrides:
signalEvent
in class org.jbpm.process.instance.event.DefaultSignalManager
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.