qianjava / ehcache-spring-annotations

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

Support Interceptor usage without annotations #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is an enhancement request to allow for usage of the cache interceptors via 
spring config without having to add the annotations to the cached 
classes/objects.  This would be more consistent with most other offerings in 
spring that are annotation driven and I would like to be able to cache the 
results of a method on a class in a third party jar that I am unable to 
annotate.

Please provide any additional information below.

See 
http://groups.google.com/group/ehcache-spring-annotations/browse_thread/thread/a
4daab95d2676d69/e859f9e5ddcc10da#e859f9e5ddcc10da

Original issue reported on code.google.com by comik...@aol.com on 15 Sep 2010 at 5:50

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 15 Sep 2010 at 7:23