public interface FileSystemFactory
| Modifier and Type | Method and Description |
|---|---|
FileSystemView |
createFileSystemView(Session session)
Create user specific file system view.
|
FileSystemView createFileSystemView(Session session) throws IOException
session - The session created for the userFileSystemView for the provided sessionIOException - when the filesystem view can not be createdCopyright © 2008–2014 The Apache Software Foundation. All rights reserved.