Class OnCallRefreshFileObject

java.lang.Object
org.apache.commons.vfs2.impl.DecoratedFileObject
org.apache.commons.vfs2.cache.OnCallRefreshFileObject
All Implemented Interfaces:
Closeable, AutoCloseable, Comparable<FileObject>, Iterable<FileObject>, FileObject

This decorator refreshes the fileObject data on every call.