[Enterprise Extensions only]
  Previous topic

BRBeans framework runtime

The BRBeans runtime code that is used to find and trigger rules is made up of two parts:

  1. The part that runs on the client ("client" here meaning wherever a the trigger point is located). This consists of code that is used to do the following:

  2. The part that runs on the server consists of the EJBs used to represent rules and rule folders. These EJBs do the following:

  Previous topic