|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.common.cache.engine.AbstractHydratedCacheManager
public abstract class AbstractHydratedCacheManager
| Constructor Summary | |
|---|---|
AbstractHydratedCacheManager()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
void |
dispose()
|
HydrationDescriptor |
getHydrationDescriptor(java.lang.Object entity)
|
protected java.lang.Class<?> |
getTopEntityClass(java.lang.Object entity)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.ehcache.event.CacheEventListener |
|---|
notifyElementEvicted, notifyElementExpired, notifyElementPut, notifyElementRemoved, notifyElementUpdated, notifyRemoveAll |
| Methods inherited from interface org.broadleafcommerce.common.cache.engine.HydratedCacheManager |
|---|
addHydratedCacheElementItem, getHydratedCacheElementItem |
| Constructor Detail |
|---|
public AbstractHydratedCacheManager()
| Method Detail |
|---|
public 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.CacheEventListener
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface net.sf.ehcache.event.CacheEventListenerclone in class java.lang.Objectjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||