Spring 2.0 AOP 完整例子

时间:2015-04-11 07:17:59
【文件属性】:

文件名称:Spring 2.0 AOP 完整例子

文件大小:4.96MB

文件格式:ZIP

更新时间:2015-04-11 07:17:59

Spring AOP

网上找了很多例子多数都不能运行。包括after,before,round,throw切入,可对类直接拦截,不需要定义接口文件,自己研究了2天整理出来的。 Spring AOP 的完整例子,可直接运行。带jar包。


【文件预览】:
AOPpro
----src()
--------com()
--------context.xml(1KB)
----bin()
--------com()
--------context.xml(1KB)
----.classpath(893B)
----.settings()
--------org.eclipse.jdt.core.prefs(629B)
----.project(382B)
----lib()
--------cglib.jar(276KB)
--------aspectjrt-1.5.2.jar(112KB)
--------asm-commons-2.2.3.jar(15KB)
--------commons-logging.jar(52KB)
--------spring.jar(2.58MB)
--------log4j-1.2.8.jar(344KB)
--------asm-2.2.3.jar(34KB)
--------asm-util-2.2.3.jar(34KB)
--------cglib-nodep-2.1_3.jar(317KB)
--------aspectjweaver.jar(1.8MB)

网友评论

  • 简单点了 不是我要的
  • 很不错的例子,谢谢!
  • 这个例子给我一定帮助的