|
||||||||||
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()
|
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 |
---|
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 VirtualFileHandler getRoot() throws java.io.IOException
VFSContext
java.io.IOException
- for any problem accessing the VFSpublic java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |