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