Package org.aspectj.weaver.tools.cache
Klasse AsynchronousFileCacheBacking.KeyedCommand
java.lang.Object
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
- Alle implementierten Schnittstellen:
AsynchronousFileCacheBacking.AsyncCommand
- Bekannte direkte Unterklassen:
AsynchronousFileCacheBacking.InsertCommand,AsynchronousFileCacheBacking.RemoveCommand
- Umschließende Klasse:
AsynchronousFileCacheBacking
public abstract static class AsynchronousFileCacheBacking.KeyedCommand
extends AsynchronousFileCacheBacking.AbstractCommand
Base class for
AsynchronousFileCacheBacking.AbstractCommands that refer to a cache key-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedKeyedCommand(AsynchronousFileCacheBacking cache, String keyValue) -
Methodenübersicht
Von Klasse geerbte Methoden org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
getCache
-
Konstruktordetails
-
KeyedCommand
-
-
Methodendetails
-
getKey
-
toString
- Setzt außer Kraft:
toStringin KlasseAsynchronousFileCacheBacking.AbstractCommand
-