|
|
|
[
Permlink
| « Hide
]
Lars Torunski - [10/May/05 12:45 AM ]
One idea is to provide two new abstract classes which implement failover and no failover functionality. Each class implement a getFromCache(myKey) method and handle the NeedsRefreshException. The user has only to implement the method putInCache(myKey, myValue).
| |||||||||||||||||||||||||||||||||||||