Class SynchronizedFileObject

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

This decorator synchronizes all access to the FileObject.