Multiple choice technology

IlrSimpleRuleSessionProvider class provides

  1. connection between an Execution Unit (XU) and a non-EJB rule session in a J2SE application server

  2. connection between an Execution Unit (XU) and a non-EJB rule session in a J2EE application server

  3. connection between an Execution Unit (XU) and a EJB rule session in a J2EE application server

  4. connection between an Rule Team Server and a EJB rule session in a J2EE application server

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

IlrSimpleRuleSessionProvider is part of IBM WebSphere ILOG JRules. It provides a connection between the Execution Unit (XU) and a non-EJB rule session within a J2EE application server environment. This is different from J2SE which is a standalone Java environment without enterprise features.