public abstract class AbstractFilesCache extends AbstractVfsComponent implements FilesCache
Constructor and Description |
---|
AbstractFilesCache()
Constructs a new instance for subclasses.
|
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 AbstractFilesCache()
public void touchFile(FileObject file)
file
- touch this file.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.