|
|||||||||
| 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
public abstract static class AsynchronousFileCacheBacking.KeyedCommand
Base class for AsynchronousFileCacheBacking.AbstractCommands that refer to a cache key
| Constructor Summary | |
|---|---|
protected |
AsynchronousFileCacheBacking.KeyedCommand(AsynchronousFileCacheBacking cache,
java.lang.String keyValue)
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
|
java.lang.String |
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 |
|---|
protected AsynchronousFileCacheBacking.KeyedCommand(AsynchronousFileCacheBacking cache,
java.lang.String keyValue)
| Method Detail |
|---|
public final java.lang.String getKey()
public java.lang.String toString()
toString in class AsynchronousFileCacheBacking.AbstractCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||