com.caucho.server.distcache
Interface DistCacheLoadListener


public interface DistCacheLoadListener

callback listener for a load complete


Method Summary
 void onLoad(DistCacheEntry entry)
           
 

Method Detail

onLoad

void onLoad(DistCacheEntry entry)