[rules-users] How do know which rule has fired

Mark Proctor mproctor at codehaus.org
Thu Jun 21 13:54:35 EDT 2007


For more low level stuff we expose all our events in the "event model" 
you can get started by simply adding a DebugAgendaEventListener.

Mark
Kris Verlaenen wrote:
> The working memory provides methods for adding different types of 
> listeners (workingMemory.addEventListener(...)).
> The AgendaEventListener can be used to write out additional 
> information about which rules have fired.
>
> The Eclipse IDE also provides an audit view which can be used to 
> visualize a tree of events that occured during execution.
> Check the IDE documentation to see how to use the audit view.
>
> Kris
>
> ----- Original Message ----- From: "kingston" <raja_kingston at yahoo.co.in>
> To: <rules-users at lists.jboss.org>
> Sent: Thursday, June 21, 2007 2:46 PM
> Subject: [rules-users] How do know which rule has fired
>
>
>>
>>
>> Hi
>>
>> Is there any API Method that would give me the names of the rules 
>> that has
>> fired or that has not fired.?
>> Do i need to use Sysouts or use some dummy objects to know which 
>> rules have
>> fired?
>>
>> Thanks,
>> kingston.
>> -- 
>> View this message in context: 
>> http://www.nabble.com/How-do-know-which-rule-has-fired-tf3958506.html#a11232322 
>>
>> Sent from the drools - user mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users 
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>




More information about the rules-users mailing list