|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.extensions.foundation.ERXLazyValue.CacheKeyInvalidator
er.extensions.foundation.ERXLazyValue.MutableCacheKeyInvalidator
er.extensions.foundation.ERXLazyValue.ThreadStorageCacheKeyInvalidator
public static class ERXLazyValue.ThreadStorageCacheKeyInvalidator
ThreadStorageCacheKeyInvalidator triggers a cache invalidation when the value of the specified key changes in the ERXThreadStorage.
| Constructor Summary | |
|---|---|
ERXLazyValue.ThreadStorageCacheKeyInvalidator(java.lang.String key)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
cacheKey()
Returns the current value of the cache key. |
void |
setCacheKey(java.lang.Object value)
Sets the current value of the cache key. |
| Methods inherited from class er.extensions.foundation.ERXLazyValue.MutableCacheKeyInvalidator |
|---|
timestamp, uuid |
| Methods inherited from class er.extensions.foundation.ERXLazyValue.CacheKeyInvalidator |
|---|
fetchedValue, shouldInvalidate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERXLazyValue.ThreadStorageCacheKeyInvalidator(java.lang.String key)
| Method Detail |
|---|
protected java.lang.Object cacheKey()
ERXLazyValue.CacheKeyInvalidator
cacheKey in class ERXLazyValue.CacheKeyInvalidatorpublic void setCacheKey(java.lang.Object value)
ERXLazyValue.MutableCacheKeyInvalidator
setCacheKey in class ERXLazyValue.MutableCacheKeyInvalidatorvalue - the current value of the cache key
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||