See the javadoc on a lot of interfaces in org.drools.event.knowledgebase. The expert manual has a section on the "Event Model" showing how to attach a listener to the knowledge session (not a package).
I wish to add a listener to a package, so that my application can do something else when there is any creation or deletion of rules in the package. May I know how can I do this?
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users