All Implemented Interfaces:
Serializable
All Known Implementing Classes:
ExpiresRefreshPolicy, WebEntryRefreshPolicy, DummyAlwayRefreshEntryPolicy
$ - Revision: 254 $< - a href="mailto:fbeauregard@pyxis-tech.com">Francois Beauregard| Method from com.opensymphony.oscache.base.EntryRefreshPolicy Summary: |
|---|
| needsRefresh |
| Method from com.opensymphony.oscache.base.EntryRefreshPolicy Detail: |
|---|
CacheEntry needs to be refreshed.
This will be called when retrieving an entry from the cache - if this method
returns true then a NeedsRefreshException will be
thrown. |