文件名称:spring-framework-1.2.5-with-dependencies
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:35mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
spring 框架及其源代码
spring 框架一个轻量级的事务架构,它能够管理组件级的事务集成。Spring就是一个解决方案,它的优势在于它没有像JNDI 数据源那样嵌入到J2EE容器服务中。如果我们希望把这个轻量级的事务架构插入到已有的J2EE容器中,也没有任何困难。看起来它在两者之间的平衡性方面做得很好。
Spring 轻量级事务架构还使用了面向方面编程(AOP)框架。Spring AOP框架组件使用了激活了AOP的Spring bean工厂。通过在组件服务层(在一个Spring特定的配置文件applicationContext.xml中)指定事务特性,就把各种事务划分开来了。-spring framework and its source code framework for a lightweight spring affairs structure, it can manage the affairs of component-level integration. Spring is a solution, and its advantage is that it does not like the JNDI data source as embedded into the J2EE container services. If we wish to take the lightweight structure of affairs has been inserted into the J2EE container, do not have any difficulties. It seems the balance between the two have done very well. Spring Lightweight Services architecture also used the aspect-oriented programming (AOP) framework. Spring AOP framework of components used to activate the AOP of the Spring bean factory. Through the Component Services layer (in a Spring-specific configuration files in applicationContext.xml) designated Affairs characteristics, they separate the various affairs come.
spring 框架一个轻量级的事务架构,它能够管理组件级的事务集成。Spring就是一个解决方案,它的优势在于它没有像JNDI 数据源那样嵌入到J2EE容器服务中。如果我们希望把这个轻量级的事务架构插入到已有的J2EE容器中,也没有任何困难。看起来它在两者之间的平衡性方面做得很好。
Spring 轻量级事务架构还使用了面向方面编程(AOP)框架。Spring AOP框架组件使用了激活了AOP的Spring bean工厂。通过在组件服务层(在一个Spring特定的配置文件applicationContext.xml中)指定事务特性,就把各种事务划分开来了。-spring framework and its source code framework for a lightweight spring affairs structure, it can manage the affairs of component-level integration. Spring is a solution, and its advantage is that it does not like the JNDI data source as embedded into the J2EE container services. If we wish to take the lightweight structure of affairs has been inserted into the J2EE container, do not have any difficulties. It seems the balance between the two have done very well. Spring Lightweight Services architecture also used the aspect-oriented programming (AOP) framework. Spring AOP framework of components used to activate the AOP of the Spring bean factory. Through the Component Services layer (in a Spring-specific configuration files in applicationContext.xml) designated Affairs characteristics, they separate the various affairs come.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spring-framework-1.2.5/
spring-framework-1.2.5/build.bat
spring-framework-1.2.5/build.xml
spring-framework-1.2.5/changelog.txt
spring-framework-1.2.5/checkstyle.xml
spring-framework-1.2.5/dist/
spring-framework-1.2.5/dist/spring-aop.jar
spring-framework-1.2.5/dist/spring-beans.dtd
spring-framework-1.2.5/dist/spring-beans.jar
spring-framework-1.2.5/dist/spring-context.jar
spring-framework-1.2.5/dist/spring-core.jar
spring-framework-1.2.5/dist/spring-dao.jar
spring-framework-1.2.5/dist/spring-hibernate.jar
spring-framework-1.2.5/dist/spring-jdbc.jar
spring-framework-1.2.5/dist/spring-mock.jar
spring-framework-1.2.5/dist/spring-orm.jar
spring-framework-1.2.5/dist/spring-remoting.jar
spring-framework-1.2.5/dist/spring-support.jar
spring-framework-1.2.5/dist/spring-web.jar
spring-framework-1.2.5/dist/spring-webmvc.jar
spring-framework-1.2.5/dist/spring.ftl
spring-framework-1.2.5/dist/spring.jar
spring-framework-1.2.5/dist/spring.tld
spring-framework-1.2.5/dist/spring.vm
spring-framework-1.2.5/docs/
spring-framework-1.2.5/docs/api/
spring-framework-1.2.5/docs/api/allclasses-frame.html
spring-framework-1.2.5/docs/api/allclasses-noframe.html
spring-framework-1.2.5/docs/api/constant-values.html
spring-framework-1.2.5/docs/api/deprecated-list.html
spring-framework-1.2.5/docs/api/help-doc.html
spring-framework-1.2.5/docs/api/index-all.html
spring-framework-1.2.5/docs/api/index.html
spring-framework-1.2.5/docs/api/org/
spring-framework-1.2.5/docs/api/org/springframework/
spring-framework-1.2.5/docs/api/org/springframework/aop/
spring-framework-1.2.5/docs/api/org/springframework/aop/Advisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/AfterReturningAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/BeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/Advisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/AfterReturningAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/BeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/DynamicIntroductionAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionAdvisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionInfo.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/MethodBeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/MethodMatcher.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/Pointcut.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/PointcutAdvisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ProxyMethodInvocation.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TargetSource.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ThrowsAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TrueClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TrueMethodMatcher.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TruePointcut.html
spring-framework-1.2.5/docs/api/org/springframework/aop/ClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/DynamicIntroductionAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapterRegistrationManager.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapterRegistry.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AfterReturningAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AfterReturningAdviceInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/BeforeAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapterRegistrationManager.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapterRegistry.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AfterReturningAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AfterReturningAdviceInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/BeforeAdviceAdapter.html
spring-framework
spring-framework-1.2.5/build.bat
spring-framework-1.2.5/build.xml
spring-framework-1.2.5/changelog.txt
spring-framework-1.2.5/checkstyle.xml
spring-framework-1.2.5/dist/
spring-framework-1.2.5/dist/spring-aop.jar
spring-framework-1.2.5/dist/spring-beans.dtd
spring-framework-1.2.5/dist/spring-beans.jar
spring-framework-1.2.5/dist/spring-context.jar
spring-framework-1.2.5/dist/spring-core.jar
spring-framework-1.2.5/dist/spring-dao.jar
spring-framework-1.2.5/dist/spring-hibernate.jar
spring-framework-1.2.5/dist/spring-jdbc.jar
spring-framework-1.2.5/dist/spring-mock.jar
spring-framework-1.2.5/dist/spring-orm.jar
spring-framework-1.2.5/dist/spring-remoting.jar
spring-framework-1.2.5/dist/spring-support.jar
spring-framework-1.2.5/dist/spring-web.jar
spring-framework-1.2.5/dist/spring-webmvc.jar
spring-framework-1.2.5/dist/spring.ftl
spring-framework-1.2.5/dist/spring.jar
spring-framework-1.2.5/dist/spring.tld
spring-framework-1.2.5/dist/spring.vm
spring-framework-1.2.5/docs/
spring-framework-1.2.5/docs/api/
spring-framework-1.2.5/docs/api/allclasses-frame.html
spring-framework-1.2.5/docs/api/allclasses-noframe.html
spring-framework-1.2.5/docs/api/constant-values.html
spring-framework-1.2.5/docs/api/deprecated-list.html
spring-framework-1.2.5/docs/api/help-doc.html
spring-framework-1.2.5/docs/api/index-all.html
spring-framework-1.2.5/docs/api/index.html
spring-framework-1.2.5/docs/api/org/
spring-framework-1.2.5/docs/api/org/springframework/
spring-framework-1.2.5/docs/api/org/springframework/aop/
spring-framework-1.2.5/docs/api/org/springframework/aop/Advisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/AfterReturningAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/BeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/Advisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/AfterReturningAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/BeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/DynamicIntroductionAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionAdvisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionInfo.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/IntroductionInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/MethodBeforeAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/MethodMatcher.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/Pointcut.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/PointcutAdvisor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ProxyMethodInvocation.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TargetSource.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/ThrowsAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TrueClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TrueMethodMatcher.html
spring-framework-1.2.5/docs/api/org/springframework/aop/class-use/TruePointcut.html
spring-framework-1.2.5/docs/api/org/springframework/aop/ClassFilter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/DynamicIntroductionAdvice.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapterRegistrationManager.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AdvisorAdapterRegistry.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AfterReturningAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/AfterReturningAdviceInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/BeforeAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapterRegistrationManager.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AdvisorAdapterRegistry.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AfterReturningAdviceAdapter.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/AfterReturningAdviceInterceptor.html
spring-framework-1.2.5/docs/api/org/springframework/aop/framework/adapter/class-use/BeforeAdviceAdapter.html
spring-framework
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.