Class SynchronizedFileObject

java.lang.Object
org.apache.commons.vfs.impl.DecoratedFileObject
org.apache.commons.vfs.impl.SynchronizedFileObject
All Implemented Interfaces:
FileObject

public class SynchronizedFileObject extends DecoratedFileObject
This decorator synchronize all access to the FileObject
Version:
$Revision: 485638 $ $Date: 2006-12-11 13:20:55 +0100 (Mon, 11 Dec 2006) $
Author:
Mario Ivankovits