XRules Development Environment (XRDE)
An Eclipse plugin that will
-
Allow business users to author complex rules with an easy to use UI
Import business vocabulary from XSD
Deploy the rules to rules engine runtime
XRules Engine (XRE)
JSR-94 compliant Java API that will
-
Execute the rules and seamlessly integrate the business rules withtheir existing IT infrastructure using API
Supports hot-deployment scenario
Optionally store the execution results to a runtime repository
XRules Administration (AdminUI)
JMX based web UI that will
-
A web based Monitor the rule execution statistics
Allow business users to modify, version and hot-deploy rules to runtime
Allow business users to quickly unit test a rule
XRules Sample Application
-
A web UI that will illustrates the use of above three modules for a fictitous cargo shipping business
|