Package org.alfresco.util.cache
Class RefreshableCacheRefreshEvent
- java.lang.Object
-
- org.alfresco.util.cache.AbstractRefreshableCacheEvent
-
- org.alfresco.util.cache.RefreshableCacheRefreshEvent
-
- All Implemented Interfaces:
java.io.Serializable
,RefreshableCacheEvent
public class RefreshableCacheRefreshEvent extends AbstractRefreshableCacheEvent
Describes an entry that is stale in the cache- Author:
- Andy
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.alfresco.util.cache.AbstractRefreshableCacheEvent
equals, getCacheId, getKey, hashCode, toString
-
-