uk.ac.ic.doc.automed.util.cache
Interface CacheManagementListener

All Known Implementing Classes:
CacheViewerPanel

public interface CacheManagementListener

CacheManagementListener.java

Author:
Duc M Le dmle@doc.ic.ac.uk

Method Summary
 void cacheInstanceCreated(java.lang.String name, Cacheable cacheObj)
          Handle the event where a new cache instance has been created
 

Method Detail

cacheInstanceCreated

void cacheInstanceCreated(java.lang.String name,
                          Cacheable cacheObj)
Handle the event where a new cache instance has been created