ERXLazyValue< T >.Invalidator Interface Reference

List of all members.

Public Member Functions

void fetchedValue (Object value)
boolean shouldInvalidate ()


Detailed Description

Invalidator provides an mechanism for selectively invalidating the cached lazy value.

Author:
mschrag

Member Function Documentation

void fetchedValue ( Object  value  ) 

Called when the lazy value is refetched from the source.

Parameters:
value the new value

boolean shouldInvalidate (  ) 

Returns whether or not the lazy value should invalidate its cache.

Returns:
whether or not the lazy value should invalidate its cache


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:13 2012 for Project Wonder by  doxygen 1.5.8