Class EntityContainer.EJBObjectCacheVictimHandler
- java.lang.Object
-
- org.glassfish.persistence.ejb.entitybean.container.EntityContainer.LocalEJBObjectCacheVictimHandler
-
- org.glassfish.persistence.ejb.entitybean.container.EntityContainer.EJBObjectCacheVictimHandler
-
- All Implemented Interfaces:
Runnable,EJBObjectCacheListener
- Enclosing class:
- EntityContainer
protected class EntityContainer.EJBObjectCacheVictimHandler extends EntityContainer.LocalEJBObjectCacheVictimHandler
-
-
Field Summary
-
Fields inherited from class org.glassfish.persistence.ejb.entitybean.container.EntityContainer.LocalEJBObjectCacheVictimHandler
addedTask, keys, lock
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEJBObjectCacheVictimHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoCleanup(Object key)-
Methods inherited from class org.glassfish.persistence.ejb.entitybean.container.EntityContainer.LocalEJBObjectCacheVictimHandler
handleBatchOverflow, handleOverflow, run
-
-
-
-
Method Detail
-
doCleanup
protected void doCleanup(Object key)
- Overrides:
doCleanupin classEntityContainer.LocalEJBObjectCacheVictimHandler
-
-