com.sun.ejb.containers
Class EntityContainer.LocalEJBObjectCacheVictimHandler
java.lang.Object
com.sun.ejb.containers.EntityContainer.LocalEJBObjectCacheVictimHandler
- All Implemented Interfaces:
- EJBObjectCacheListener, Runnable
- Direct Known Subclasses:
- EntityContainer.EJBObjectCacheVictimHandler
- Enclosing class:
- EntityContainer
protected class EntityContainer.LocalEJBObjectCacheVictimHandler
- extends Object
- implements EJBObjectCacheListener, Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lock
protected Object lock
addedTask
protected boolean addedTask
keys
protected ArrayList keys
EntityContainer.LocalEJBObjectCacheVictimHandler
protected EntityContainer.LocalEJBObjectCacheVictimHandler()
handleOverflow
public void handleOverflow(Object key)
- Specified by:
handleOverflow in interface EJBObjectCacheListener
handleBatchOverflow
public void handleBatchOverflow(ArrayList paramKeys)
- Specified by:
handleBatchOverflow in interface EJBObjectCacheListener
run
public void run()
- Specified by:
run in interface Runnable
doCleanup
protected void doCleanup(Object key)
Copyright © 2012 GlassFish Community. All Rights Reserved.