qianjava / ehcache-spring-annotations

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

Have all key generators support reflection #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
All key generation approaches should support using reflection to generate
the key

Original issue reported on code.google.com by eric.dalquist on 27 Apr 2010 at 2:57

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 29 Apr 2010 at 2:15

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 29 Apr 2010 at 2:15

GoogleCodeExporter commented 8 years ago
All generators now have a common class hierarchy that allows them all to use
reflection for key generation

Original comment by eric.dalquist on 3 May 2010 at 2:04