org.aspectj.weaver.tools.cache
Interface AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T extends AsynchronousFileCacheBacking>

Enclosing class:
AsynchronousFileCacheBacking

public static interface AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T extends AsynchronousFileCacheBacking>


Method Summary
 T create(java.io.File cacheDir)
           
 

Method Detail

create

T create(java.io.File cacheDir)