Predefined strategy objects

The following is a list of predefined strategy objects that are provided in Business Rule Beans:

FindingStrategy
Accesses the data store and returns those rules that meet the search criteria specified
FilteringStrategy
Takes the list of rules that were found by the FindingStrategy and filters out the rules that should not be fired
FiringStrategy
Takes the rules that were found by the FindingStrategy, (possibly modified by the FilteringStrategy), fires them each in order, and returns an array containing the results of each rule
CombiningStrategy
Takes the results of the rules that are fired by the FiringStrategy and combines them to form a reasonable result to the TriggerPoint caller.


Related concepts
Overview of Business Rule Beans
FindingStrategy method
FilteringStrategy method
FiringStrategy method
CombiningStrategy method



Searchable topic ID:   cbrb_stratobj
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/brb/concepts/cbrb_stratobj.html

Library | Support | Terms of Use | Feedback