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, wait
notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll
addHydratedCacheElementItem, getHydratedCacheElementItem
public HydrationDescriptor getHydrationDescriptor(Object entity)
getHydrationDescriptor
in interface HydratedAnnotationManager
public void dispose()
dispose
in interface net.sf.ehcache.event.CacheEventListener
public Object clone() throws CloneNotSupportedException
clone
in interface net.sf.ehcache.event.CacheEventListener
clone
in class Object
CloneNotSupportedException
Copyright © 2019. All rights reserved.