public abstract class AbstractFilesCache extends AbstractVfsComponent implements FilesCache
Constructor and Description |
---|
AbstractFilesCache() |
Modifier and Type | Method and Description |
---|---|
void |
touchFile(FileObject file)
Default implementation is a NOOP.
|
close, getContext, getLogger, init, setContext, setLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, close, getFile, putFile, putFileIfAbsent, removeFile
public void touchFile(FileObject file)
file
- touch this file.Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.