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, setLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, close, getFile, putFile, putFileIfAbsent, removeFilepublic AbstractFilesCache()
public void touchFile(FileObject file)
file - touch this file.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.