DMN runtime listener from kmodule
---------------------------------
Key: DROOLS-4488
URL:
https://issues.jboss.org/browse/DROOLS-4488
Project: Drools
Issue Type: Feature Request
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Priority: Major
When using Drools DMN open source engine locally/embedded, the developer can
programmatically attach a DMNRuntimeListener to the DMNRuntime.
However, there is not equivalent feature on kie-server, or any other
purely-kieContainer(kjar)-based deployment model.
Having a specific property in kmodule to specify the listener to be loaded would address
this gap