com.caucho.util
Interface SyncCacheListener

All Known Implementing Classes:
AutoCommitWriteBlock, Block, ReadBlock, WriteBlock, XAWriteBlock

public interface SyncCacheListener

Notifies the cache entry that it's been removed from the cache.


Method Summary
 void syncRemoveEvent()
           
 

Method Detail

syncRemoveEvent

void syncRemoveEvent()