|
Project Wonder 5.0.0.8795 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ERXLazyValue.Invalidator
Invalidator provides an mechanism for selectively invalidating the cached lazy value.
| Method Summary | |
|---|---|
void |
fetchedValue(Object value)
Called when the lazy value is refetched from the source. |
boolean |
shouldInvalidate()
Returns whether or not the lazy value should invalidate its cache. |
| Method Detail |
|---|
void fetchedValue(Object value)
value - the new valueboolean shouldInvalidate()
|
Last updated: Fri, Jan 9, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||