Class EntityContainer.LocalEJBObjectCacheVictimHandler
java.lang.Object
org.glassfish.persistence.ejb.entitybean.container.EntityContainer.LocalEJBObjectCacheVictimHandler
- All Implemented Interfaces:
Runnable,EJBObjectCacheListener
- Direct Known Subclasses:
EntityContainer.EJBObjectCacheVictimHandler
- Enclosing class:
- EntityContainer
protected class EntityContainer.LocalEJBObjectCacheVictimHandler
extends Object
implements EJBObjectCacheListener, Runnable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidhandleBatchOverflow(ArrayList paramKeys) voidhandleOverflow(Object key) voidrun()
-
Field Details
-
lock
-
addedTask
protected boolean addedTask -
keys
-
-
Constructor Details
-
LocalEJBObjectCacheVictimHandler
protected LocalEJBObjectCacheVictimHandler()
-
-
Method Details
-
handleOverflow
- Specified by:
handleOverflowin interfaceEJBObjectCacheListener
-
handleBatchOverflow
- Specified by:
handleBatchOverflowin interfaceEJBObjectCacheListener
-
run
public void run() -
doCleanup
-