org.crsh.vfs
Class Mount<H>
java.lang.Object
org.crsh.vfs.Mount<H>
class Mount<H>
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
private final FSDriver<H> driver
- .
Mount
Mount(FSDriver<H> driver)
wrap
static <H> Mount<H> wrap(FSDriver<H> driver)
getHandle
Handle<H> getHandle(Path path)
throws IOException
- Throws:
IOException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.