public class WarMountFactory extends Object implements FSMountFactory<String>
| Modifier and Type | Field and Description |
|---|---|
private ServletContext |
context
.
|
| Constructor and Description |
|---|
WarMountFactory(ServletContext context) |
private final ServletContext context
public WarMountFactory(ServletContext context)
public Mount<String> create(Path path) throws IOException
FSMountFactorycreate in interface FSMountFactory<String>path - the pathIOException - any io exceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.