|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.context.AbstractVFSContext
org.jboss.virtual.plugins.context.memory.MemoryContext
public class MemoryContext
Virtual memory context.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.plugins.context.AbstractVFSContext |
---|
log |
Constructor Summary | |
---|---|
protected |
MemoryContext(java.net.URL url)
|
Method Summary | |
---|---|
VirtualFileHandler |
getRoot()
Return the root virtual file |
Methods inherited from class org.jboss.virtual.plugins.context.AbstractVFSContext |
---|
equals, findChild, getChildren, getOptions, getRootURI, getVFS, hashCode, toString, visit, visit |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected MemoryContext(java.net.URL url) throws java.net.URISyntaxException
java.net.URISyntaxException
Method Detail |
---|
public VirtualFileHandler getRoot() throws java.io.IOException
VFSContext
getRoot
in interface VFSContext
java.io.IOException
- for any problem accessing the VFS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |