org.aspectj.weaver.tools.cache
Class AsynchronousFileCacheBacking.UpdateIndexCommand

java.lang.Object
  extended by org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
      extended by 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
AsynchronousFileCacheBacking.UpdateIndexCommand(AsynchronousFileCacheBacking cache)
           
 
Method Summary
 
Methods inherited from class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
getCache, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsynchronousFileCacheBacking.UpdateIndexCommand

public AsynchronousFileCacheBacking.UpdateIndexCommand(AsynchronousFileCacheBacking cache)