CoherenceTM v3.3
Copyright© 2000-2007 by Oracle Corporation

com.tangosol.net.cache
Class VersionedBackingMap.InternalMapListener

java.lang.Object
  extended by com.tangosol.util.Base
      extended by com.tangosol.net.cache.ReadWriteBackingMap.InternalMapListener
          extended by com.tangosol.net.cache.VersionedBackingMap.InternalMapListener
All Implemented Interfaces:
MapListener, EventListener
Enclosing class:
VersionedBackingMap

protected class VersionedBackingMap.InternalMapListener
extends ReadWriteBackingMap.InternalMapListener

A MapListener implementation that listens to the internal cache and routes those events to anyone listening to this VersionedBackingMap.

Author:
cp 2002.10.22

Constructor Summary
protected VersionedBackingMap.InternalMapListener()
           
 
Method Summary
 
Methods inherited from class com.tangosol.net.cache.ReadWriteBackingMap.InternalMapListener
dispatch, entryDeleted, entryInserted, entryUpdated, getIgnoreMap, processDeletedEntry
 

Constructor Detail

VersionedBackingMap.InternalMapListener

protected VersionedBackingMap.InternalMapListener()

CoherenceTM v3.3
Copyright© 2000-2007 by Oracle Corporation