|
|||||||||
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
public abstract static class AsynchronousFileCacheBacking.AbstractCommand
Constructor Summary | |
---|---|
protected |
AsynchronousFileCacheBacking.AbstractCommand(AsynchronousFileCacheBacking backing)
|
Method Summary | |
---|---|
AsynchronousFileCacheBacking |
getCache()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected AsynchronousFileCacheBacking.AbstractCommand(AsynchronousFileCacheBacking backing)
Method Detail |
---|
public final AsynchronousFileCacheBacking getCache()
getCache
in interface AsynchronousFileCacheBacking.AsyncCommand
AsynchronousFileCacheBacking
on which
this command is supposed to be executedAsynchronousFileCacheBacking.executeCommand(AsyncCommand)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |