|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ICachePolicy
An interface to test a cache entry to see if it has expired.
| Method Summary | |
|---|---|
boolean |
isExpired(com.bowstreet.util.cache.CacheEntry cacheEntry)
returns true if the specified CacheEntry has expired, else false |
| Method Detail |
|---|
boolean isExpired(com.bowstreet.util.cache.CacheEntry cacheEntry)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||