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

java.lang.Object
  extended by org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
      extended by org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.ClearCommand
All Implemented Interfaces:
AsynchronousFileCacheBacking.AsyncCommand
Enclosing class:
AsynchronousFileCacheBacking

public static class AsynchronousFileCacheBacking.ClearCommand
extends AsynchronousFileCacheBacking.AbstractCommand


Constructor Summary
AsynchronousFileCacheBacking.ClearCommand(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.ClearCommand

public AsynchronousFileCacheBacking.ClearCommand(AsynchronousFileCacheBacking cache)