|
|
|
|
|||||
|
|
OPSJ is a tool for adding rules to Java programs. The OPSJ rule language is fully compatible with standard Java programs. · OPSJ rules can operate transparently on any Java class. · OPSJ rules can call Java methods, and Java methods can invoke OPSJ rules with no “glue” code required.
The OPSJ engine is written entirely in Java; no native code is used. A rule base developed using OPSJ can be run on any machine that supports Java version 1.3 or later. OPSJ can be used to create stand-alone programs, servlets, and EJBs (including both stateless and stateful sesson beans).
For more information, please see:
|
||||||
|
|