文件名称:ruleEngine
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 17.24kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
虽然商业的规则引擎和BPM系统有许多优点,但也有不少缺点。最大的缺点就是价格,通常很容易就达到7位数。另一个就是除了主要的行业规范和众多记在纸上的标准外缺乏事实上的标准。而且随着越来越多的软件项目采用敏捷、轻量级的快速开发方法,这些重量级的工具变得不符合潮流了。
在这篇文章中,我们建立了一个简单的规则引擎,一方面平衡系统与业务逻辑的分离,另一方面由于他基于目前流行的强大的J2EE框架因而不需要承受商业软件的复杂性与不协调性-business rules engine and BPM systems have many advantages, but there are also a number of drawbacks. The biggest drawback is the price, usually it is very easy to reach seven figures. Another addition is the major industry standards, and many recorded in the paper the lack of standards for the de facto standard. But as more and more software projects using Agile, the rapid development of lightweight, heavyweight these tools become incompatible with the trend. In this article, we have established a simple rule engine, on the one hand and balanced system of separation of business logic, the other on his current popularity of powerful J2EE fr a mework thus eliminating the need to bear commercial software complexity and incompatibility
在这篇文章中,我们建立了一个简单的规则引擎,一方面平衡系统与业务逻辑的分离,另一方面由于他基于目前流行的强大的J2EE框架因而不需要承受商业软件的复杂性与不协调性-business rules engine and BPM systems have many advantages, but there are also a number of drawbacks. The biggest drawback is the price, usually it is very easy to reach seven figures. Another addition is the major industry standards, and many recorded in the paper the lack of standards for the de facto standard. But as more and more software projects using Agile, the rapid development of lightweight, heavyweight these tools become incompatible with the trend. In this article, we have established a simple rule engine, on the one hand and balanced system of separation of business logic, the other on his current popularity of powerful J2EE fr a mework thus eliminating the need to bear commercial software complexity and incompatibility
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 15883871ruleengine.rar 列表 ruleEngine ruleEngine\src ruleEngine\src\SpringRuleEngineContext.xml ruleEngine\src\复件 SpringRuleEngineContext.xml ruleEngine\src\SpringRuleEngineContext768.xml ruleEngine\src\test ruleEngine\src\test\SpringRuleEngineTest.java ruleEngine\src\business ruleEngine\src\business\LoanApplication.java ruleEngine\src\business\LoanApplicationPersistenceInterface.java ruleEngine\src\business\LoanProcessRuleEngine.java ruleEngine\src\business\AbstractPersistenceAwareAction.java ruleEngine\src\business\ValidApplicationRule.java ruleEngine\src\business\ProcessRejectionAction.java ruleEngine\src\business\ValidStateRule.java ruleEngine\src\business\MockLoanApplicationPersistence.java ruleEngine\src\util ruleEngine\src\util\AbstractComponent.java ruleEngine\src\util\AbstractAction.java ruleEngine\src\util\AbstractRule.java ruleEngine\src\util\SpringRuleEngine.java ruleEngine\text.text ruleEngine\log4j.properties ruleEngine\SpringRuleEngine.iml ruleEngine\SpringRuleEngine.ipr ruleEngine\SpringRuleEngine.iws