|
||||||||||
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(URL url)
|
Method Summary | |
---|---|
String |
getName()
Get the name. |
VirtualFileHandler |
getRoot()
Return the root virtual file |
Methods inherited from class org.jboss.virtual.plugins.context.AbstractVFSContext |
---|
addTempInfo, cleanupTempInfo, createNewOptions, equals, getChild, getChildren, getChildURL, getConstraints, getExceptionHandler, getFurthestParentTemp, getOption, getOption, getOption, getOptions, getPeerContext, getRootPeer, getRootURI, getTempInfo, getTempInfos, getVFS, hashCode, setExceptionHandler, setOption, setOptionsToURL, setRootPeer, toString, visit, visit |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected MemoryContext(URL url) throws URISyntaxException
URISyntaxException
Method Detail |
---|
public String getName()
VFSContext
getName
in interface VFSContext
public VirtualFileHandler getRoot() throws IOException
VFSContext
getRoot
in interface VFSContext
IOException
- for any problem accessing the VFS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |