[
https://jira.jboss.org/jira/browse/JBSEAM-4225?page=com.atlassian.jira.pl...
]
Tihomir Surdilovic commented on JBSEAM-4225:
--------------------------------------------
added support to add event listeners, for example in components.xml:
<drools:managed-working-memory name="policyPricingWorkingMemory"
auto-create="true" rule-base="#{policyPricingRules}">
<drools:event-listeners>
<value>org.drools.event.DebugWorkingMemoryEventListener</value>
<value>org.drools.event.DebugAgendaEventListener</value>
</drools:event-listeners>
</drools:managed-working-memory>
Allow to add eventListeners to WorkingMemory
--------------------------------------------
Key: JBSEAM-4225
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4225
Project: Seam
Issue Type: Feature Request
Reporter: Tihomir Surdilovic
Assignee: Tihomir Surdilovic
Add support to add eventListeners to WorkingMemory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira