|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FSMountFactory<H>
The mount factory is able to create mounts for a given file system and a specified path.
Method Summary | |
---|---|
Mount<H> |
create(Path path) Resolve a mount for the specified path. |
Method Detail |
---|
Mount<H> create(Path path) throws IOException
path
- the pathIOException
- any io exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |