Closed GoogleCodeExporter closed 9 years ago
We're working on extending the API to allow for a plugable cache resolution
interface. This should be able to meet your need by allowing you to write a
custom resolver that understood how to find the right cache for the cache name.
For example you could create a resolver that when giving
@Cacheable(cacheName="manager1|myCache") knows to look in the CacheManager
named manager1 for the cache myCache.
I'll leave this issue open until the resolution code is in place for you to
review.
Original comment by eric.dalquist
on 18 Jan 2011 at 3:59
Yes, the proposed solution sounds good. Thanks!
Original comment by mikeboy...@gmail.com
on 25 Jan 2011 at 8:12
Marking duplicate since this is resolved by Issue 49 which was included in the
1.1.3 release.
Original comment by eric.dalquist
on 19 Apr 2011 at 10:32
Original issue reported on code.google.com by
mikeboy...@gmail.com
on 14 Jan 2011 at 9:51