Uses of Interface
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsyncCommand
-
Packages that use AsynchronousFileCacheBacking.AsyncCommand Package Description org.aspectj.weaver.tools.cache -
-
Uses of AsynchronousFileCacheBacking.AsyncCommand in org.aspectj.weaver.tools.cache
Classes in org.aspectj.weaver.tools.cache that implement AsynchronousFileCacheBacking.AsyncCommand Modifier and Type Class Description static classAsynchronousFileCacheBacking.AbstractCommandstatic classAsynchronousFileCacheBacking.ClearCommandstatic classAsynchronousFileCacheBacking.InsertCommandstatic classAsynchronousFileCacheBacking.KeyedCommandstatic classAsynchronousFileCacheBacking.RemoveCommandstatic classAsynchronousFileCacheBacking.UpdateIndexCommandMethods in org.aspectj.weaver.tools.cache with parameters of type AsynchronousFileCacheBacking.AsyncCommand Modifier and Type Method Description protected voidAsynchronousFileCacheBacking. executeCommand(AsynchronousFileCacheBacking.AsyncCommand cmd)static booleanAsynchronousFileCacheBacking. postCacheCommand(AsynchronousFileCacheBacking.AsyncCommand cmd)
-