|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.vfs.spi.ram.RAMMountFactory
public class RAMMountFactory
Constructor Summary | |
---|---|
RAMMountFactory() |
Method Summary | |
---|---|
Mount<Path> |
create(Path path) Resolve a mount for the specified path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RAMMountFactory()
Method Detail |
---|
public Mount<Path> create(Path path) throws IOException
FSMountFactory
create
in interface FSMountFactory<Path>
path
- the pathIOException
- any io exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |