qianjava / ehcache-spring-annotations

Automatically exported from code.google.com/p/ehcache-spring-annotations
0 stars 0 forks source link

Add support for proxy-target-class mode #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Similar to what is supported by the <tx:annotation-driven> code in spring
<ehcache:config> should support a proxy-target-class attribute which uses
CGLIB instead of JDK Proxies for applying the interceptors.

Original issue reported on code.google.com by eric.dalquist on 1 Apr 2010 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 1 Apr 2010 at 10:17

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 12 Apr 2010 at 1:28

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 12 Apr 2010 at 1:31