Package net.bluemind.system.api
Interface ICacheMgmtAsync
public interface ICacheMgmtAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoiddumpContent(AsyncHandler<Stream> handler) voidflushCaches(AsyncHandler<Void> handler)  
- 
Method Details
- 
dumpContent
 - 
flushCaches
 
 -