文件名称:FCA_Greysh_CGLIB
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 435kb
- 下载次数:
- 0次
- 提 供 者:
- Gre***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Spring 在进行反射时候主要有两种策略,一种是直接用JDK的反射,另外是用CgLib。
本demo主要分析cglib底层如何调用
-Spring time in reflection, there are two main strategies are a reflection of the direct use of JDK, and are used CgLib. The main analysis of this demo how to call the bottom of cglib
本demo主要分析cglib底层如何调用
-Spring time in reflection, there are two main strategies are a reflection of the direct use of JDK, and are used CgLib. The main analysis of this demo how to call the bottom of cglib
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build
.....\classes
.....\.......\com
.....\.......\...\greysh
.....\.......\...\......\cglib
.....\.......\...\......\.....\CglibProxy.class
.....\.......\...\......\.....\HelloWorld.class
.....\.......\...\......\.....\TestCglib.class
build.xml
dist
....\FCA_Greysh_CGLIB.jar
nbproject
.........\build-impl.xml
.........\genfiles.properties
.........\private
.........\.......\config.properties
.........\.......\private.properties
.........\project.properties
.........\project.xml
.....\classes
.....\.......\com
.....\.......\...\greysh
.....\.......\...\......\cglib
.....\.......\...\......\.....\CglibProxy.class
.....\.......\...\......\.....\HelloWorld.class
.....\.......\...\......\.....\TestCglib.class
build.xml
dist
....\FCA_Greysh_CGLIB.jar
nbproject
.........\build-impl.xml
.........\genfiles.properties
.........\private
.........\.......\config.properties
.........\.......\private.properties
.........\project.properties
.........\project.xml