搜索资源列表
了解AOP
- 了解AOP.rar-understanding AOP.rar
spring-nested-aop
- Spring AOP演示程序,实现Spring AOP的嵌套式事务处理。是个绝好的演示程序。
aop
- C# aop源码
AOP
- 许 多 Java 开发人员已经接受了面向方面编程(AOP)的非强制性风格和灵活性,特别是在用于建立高度松散和可扩展的企业系统时。在本文中,您将看到 AOP 的功能设计概念之一(静态横切)如何把可能是一大堆混乱的紧密耦合的代码转变成一个强大的、可扩展的企业应用程序。
AOP.NET
- C#版的面向切面的系统架构实现(AOP)
ECPORT.rar
- 达内Java培训实训项目ECPORT原码。 包括逐步优化的四个版本: 简单工厂模式实现 简单Spring-IoC实现 Spring声明式事务实现 Spring-AOP集成,Tatsu projects within the Java training Training ECPORT original code. Including the gradual optimization of the four versions: a simple factory pattern to ach
AOP-Demo
- 演示面向切面编程的例子,大家可以下载看看,作为学习spring aop的引玉之砖吧-Aspect-oriented programming demo examples, you can download and see, as a learning spring aop primers Tamanosuke brick bar
aop在项目中的应用
- aop在项目中的应用,现在是越来越流行了,你应用到了吗?-AOR in the project application, it is now increasingly popular, and you applied to?
Spring.NET-1.1.2
- Spring.NET 是一个关注于.NET企业应用开发的应用程序框架。它能够提供宽广范围的功能,例如依赖注入、面向方面编程(AOP)、数据访问抽象, 以及ASP.NET集成等。基于java的spring框架的核心概念和价值已被应用到.NET。Spring.NET 1.0 包含一个完全功能的依赖注入容器和AOP库。后续的发布将包含对ASP.NET、Remoting和数据访问的支持。-Spring.NET is a focus on. NET enterprise application devel
springAop
- spring aop 编程,cglib ,切面编程-spring aop programming, cglib, cut programming
SpringAopLesson
- Spring AOP 例子 -Spring AOP example
testaop
- bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&
org.springframework.aop-sources-3.0.0.M1
- Springframework最好的AOP框架-Springframework the best AOP framework
AOPSimpleScenario
- AOP application,how to apply AOP programming in c#-AOP application
SpringAOPExample
- This an example of how to use AOP feature of Spring.Net framework.-This is an example of how to use AOP feature of Spring.Net framework.
aop
- 这个是javaspring 手动创建AOP代理的一个例子大家看的分析分析 我上传的文件都比较适合新人们学习 高深的就没有了-This is the AOP proxy javaspring manually create an example of the analysis we look at analysis, I upload new documents are more suitable for advanced learning, there is no
713x_SDK
- 713X AOP BC04的采集卡的SDK-713X AOP BC04 of the Acquisition Card SDK
spring_aop
- 一个spring的aop反转的控制例子,里面讲述了基本的注入方法和如何去取得dao的值-A spring of aop examples of inversion of control, which describes the basic injection method and how to obtain the value of dao
AOP
- AOP经典示例,Spring的核心不容错过。-AOP DEMO ,Classic edition,how can you miss it?
Aop
- JAVA AOP例子, 包括cglib, jsvassist, dynamicProxy(A demo for java AOP, include cglib, jsvassist, dynamicProxy)