@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public interface FsManagerProvider
Implementations must be thread-safe.
FsManager get()
Calling this method several times must return the same file system manager in order to ensure consistency of the virtual file system space.
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.