org.jbpm.persistence.processinstance
Class InfinispanSignalManager
java.lang.Object
org.jbpm.process.instance.event.DefaultSignalManager
org.jbpm.persistence.processinstance.InfinispanSignalManager
- All Implemented Interfaces:
- org.jbpm.process.instance.event.SignalManager
public class InfinispanSignalManager
- 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 |
| 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 |
InfinispanSignalManager
public InfinispanSignalManager(org.drools.core.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-2014 JBoss by Red Hat. All Rights Reserved.