Back Forward JSR 94

One of many extensions to Java defined by the Java Community Process, the Java Specification Request 94 defines a proposed standard application program interface for calling a rules engine from a Java program.

The Java class javax.rules defines a set of fundamental operations for connecting to a rules engine, "firing" rules, and obtaining Java objects in return. PRPC supports this standard through Service JSR rules (Rule-Service-JSR94 rule type).

See the standards documents at WWW linkhttp://www.jcp.org/jsr/detail/94.jsp for a definition of the API methods in the standard and its Test Compatibility Kit (TCK).

Related topics About Service JSR94 rules
Standard rules Atlas   — Standard Service JSR rules

UpDefinitions