public class FileMountFactory extends Object implements FSMountFactory<File>
| Constructor and Description |
|---|
FileMountFactory(File root) |
public FileMountFactory(File root) throws IOException
IOExceptionpublic Mount<File> create(Path path) throws IOException
FSMountFactorycreate in interface FSMountFactory<File>path - the pathIOException - any io exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.