|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.RemoveCommand
public static class AsynchronousFileCacheBacking.RemoveCommand
Constructor Summary | |
---|---|
AsynchronousFileCacheBacking.RemoveCommand(AsynchronousFileCacheBacking cache,
java.lang.String keyValue)
|
Method Summary |
---|
Methods inherited from class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand |
---|
getKey, toString |
Methods inherited from class org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand |
---|
getCache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AsynchronousFileCacheBacking.RemoveCommand(AsynchronousFileCacheBacking cache, java.lang.String keyValue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |