protected class EntityContainer.LocalEJBObjectCacheVictimHandler extends Object implements EJBObjectCacheListener, Runnable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
addedTask |
protected ArrayList |
keys |
protected Object |
lock |
| Modifier | Constructor and Description |
|---|---|
protected |
LocalEJBObjectCacheVictimHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCleanup(Object key) |
void |
handleBatchOverflow(ArrayList paramKeys) |
void |
handleOverflow(Object key) |
void |
run() |
protected Object lock
protected boolean addedTask
protected ArrayList keys
public void handleOverflow(Object key)
handleOverflow in interface EJBObjectCacheListenerpublic void handleBatchOverflow(ArrayList paramKeys)
handleBatchOverflow in interface EJBObjectCacheListenerprotected void doCleanup(Object key)
Copyright © 2017. All rights reserved.