public abstract class AbstractHydratedCacheManager extends java.lang.Object implements net.sf.ehcache.event.CacheEventListener, HydratedCacheManager, HydratedAnnotationManager
| Constructor and Description |
|---|
AbstractHydratedCacheManager() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
void |
dispose() |
HydrationDescriptor |
getHydrationDescriptor(java.lang.Object entity) |
protected java.lang.Class<?> |
getTopEntityClass(java.lang.Object entity) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAlladdHydratedCacheElementItem, getHydratedCacheElementItempublic HydrationDescriptor getHydrationDescriptor(java.lang.Object entity)
getHydrationDescriptor in interface HydratedAnnotationManagerprotected java.lang.Class<?> getTopEntityClass(java.lang.Object entity)
public void dispose()
dispose in interface net.sf.ehcache.event.CacheEventListenerpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface net.sf.ehcache.event.CacheEventListenerclone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionCopyright © 2018. All Rights Reserved.