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