com.caucho.util
Interface CacheListener


public interface CacheListener

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


Method Summary
 void removeEvent()
           
 

Method Detail

removeEvent

public void removeEvent()