[rules-users] Adding change/event listener to package

Wolfgang Laun wolfgang.laun at gmail.com
Thu Mar 1 03:37:55 EST 2012


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).
-W


2012/3/1 Jian Feng Ng <jng42 at csc.com>

> 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120301/32c0fa65/attachment.html 


More information about the rules-users mailing list