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