ncsa.tools.trebuchet.core
Interface ICacheAccessor

All Known Subinterfaces:
ICacheBasedOperation, IScannedOperation
All Known Implementing Classes:
CacheBasedOperation, CopyProgressListener, ListToMetadataListener, LoggingOperationListener, ScannedInputOperation, TransferCompletedListener

public interface ICacheAccessor


Method Summary
 void setCache(OperationCache cache)
           
 

Method Detail

setCache

public void setCache(OperationCache cache)