spring rmi使用心得

时间:2017-02-27 06:02:08
【文件属性】:

文件名称:spring rmi使用心得

文件大小:2.25MB

文件格式:RAR

更新时间:2017-02-27 06:02:08

spring rmi 使用 心得

为了避免业务逻辑重新开发,顾使用spring rmi,把所有的bean作为rmi服务暴漏出来,在客户端只需要把项目依赖过来就ok,或者把以前的接口导入过来。 参考文档:http://blog.csdn.net/bolg_hero/article/details/18960521


【文件预览】:
spring3.0.5_rmi
----.project(391B)
----src()
--------applicationContext.xml(1KB)
--------com()
--------log4j.properties(509B)
--------applicationContext2.xml(1KB)
--------commons-logging.properties(320B)
----lib()
--------org.springframework.beans-3.0.5.RELEASE.jar(542KB)
--------log4j-1.2.16.jar(470KB)
--------org.springframework.expression-3.0.5.RELEASE.jar(166KB)
--------org.springframework.asm-3.0.5.RELEASE.jar(52KB)
--------commons-logging-1.1.1.jar(59KB)
--------org.springframework.aop-3.0.5.RELEASE.jar(314KB)
--------aopalliance.jar(4KB)
--------org.springframework.context-3.0.5.RELEASE.jar(653KB)
--------org.springframework.core-3.0.5.RELEASE.jar(373KB)
----.classpath(935B)
----bin()
--------applicationContext.xml(1KB)
--------com()
--------log4j.properties(509B)
--------applicationContext2.xml(1KB)
--------commons-logging.properties(320B)

网友评论