Package org.aspectj.weaver.tools.cache
Interface AsynchronousFileCacheBacking.AsyncCommand
-
- All Known Implementing Classes:
AsynchronousFileCacheBacking.AbstractCommand,AsynchronousFileCacheBacking.ClearCommand,AsynchronousFileCacheBacking.InsertCommand,AsynchronousFileCacheBacking.KeyedCommand,AsynchronousFileCacheBacking.RemoveCommand,AsynchronousFileCacheBacking.UpdateIndexCommand
- Enclosing class:
- AsynchronousFileCacheBacking
public static interface AsynchronousFileCacheBacking.AsyncCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AsynchronousFileCacheBackinggetCache()
-
-
-
Method Detail
-
getCache
AsynchronousFileCacheBacking getCache()
-
-