ERXLazyValue< T >.MutableCacheKeyInvalidator Class Reference

List of all members.

Public Member Functions

void timestamp ()
void uuid ()

Protected Member Functions

abstract void setCacheKey (Object value)


Detailed Description

The base class for any invalidator that is triggered by the change in a cache key with support for changing the value.

Author:
mschrag

Member Function Documentation

abstract void setCacheKey ( Object  value  )  [protected, pure virtual]

Sets the current value of the cache key.

Parameters:
value the current value of the cache key

void timestamp (  ) 

Sets the current value of the cache key to be System.currentTimeMillis.

void uuid (  ) 

Sets the current value of the cache key to be a randomly generated UUID.


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

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