|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.AbstractMapListener
com.tangosol.net.cache.CachingMap.FrontMapListener
protected class CachingMap.FrontMapListener
MapListener for front map responsible for deregistering back map listeners upon front map eviction.
| Field Summary | |
|---|---|
protected Filter |
m_filter
The filter associated with this listener. |
| Constructor Summary | |
|---|---|
protected |
CachingMap.FrontMapListener()
|
| Method Summary | |
|---|---|
void |
entryDeleted(MapEvent evt)
Invoked when a map entry has been removed. |
void |
register()
Register this listener with the "front" map. |
void |
unregister()
Unregister this listener with the "front" map. |
| Methods inherited from class com.tangosol.util.AbstractMapListener |
|---|
entryInserted, entryUpdated |
| Methods inherited from interface com.tangosol.util.MapListener |
|---|
entryInserted, entryUpdated |
| Field Detail |
|---|
protected Filter m_filter
| Constructor Detail |
|---|
protected CachingMap.FrontMapListener()
| Method Detail |
|---|
public void entryDeleted(MapEvent evt)
entryDeleted in interface MapListenerentryDeleted in class AbstractMapListenerevt - the MapEventpublic void register()
public void unregister()
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||