Package org.aspectj.weaver.tools.cache
Class AsynchronousFileCacheBacking.UpdateIndexCommand
- java.lang.Object
-
- org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
-
- org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.UpdateIndexCommand
-
- All Implemented Interfaces:
AsynchronousFileCacheBacking.AsyncCommand
- Enclosing class:
- AsynchronousFileCacheBacking
public static class AsynchronousFileCacheBacking.UpdateIndexCommand extends AsynchronousFileCacheBacking.AbstractCommand
-
-
Constructor Summary
Constructors Constructor Description UpdateIndexCommand(AsynchronousFileCacheBacking cache)
-
-
-
Constructor Detail
-
UpdateIndexCommand
public UpdateIndexCommand(AsynchronousFileCacheBacking cache)
-
-