Package org.alfresco.util.cache
Class RefreshableCacheRefreshedEvent
- java.lang.Object
-
- org.alfresco.util.cache.AbstractRefreshableCacheEvent
-
- org.alfresco.util.cache.RefreshableCacheRefreshedEvent
-
- All Implemented Interfaces:
java.io.Serializable
,RefreshableCacheEvent
public class RefreshableCacheRefreshedEvent extends AbstractRefreshableCacheEvent
Describes a new entry has been inserted 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
-
-