org.jboss.virtual.plugins.context.vfs
Class AssembledContext
java.lang.Object
org.jboss.virtual.plugins.context.AbstractVFSContext
org.jboss.virtual.plugins.context.vfs.AssembledContext
- All Implemented Interfaces:
- VFSContext
public class AssembledContext
- extends AbstractVFSContext
AssembledContext.
- Version:
- $Revision: 1.1 $
- Author:
- Scott.Stark@jboss.org, Adrian Brock, Ales Justin
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 |
AssembledContext
public AssembledContext(String name,
String rootName)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
getRoot
public AssembledDirectoryHandler getRoot()
throws IOException
- Description copied from interface:
VFSContext
- Return the root virtual file
- Returns:
- the root
- Throws:
IOException
- for any problem accessing the VFS
getName
public String getName()
- Description copied from interface:
VFSContext
- Get the name.
- Returns:
- the name
Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.