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
| Methods inherited from class org.jboss.virtual.plugins.context.AbstractVFSContext |
addOption, equals, getChild, getChildren, getOptions, getRootURI, getVFS, hashCode, toString, visit, visit |
AssembledContext
public AssembledContext(String name,
String rootName)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
getRoot
public VirtualFileHandler 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()
Copyright © 2008 JBoss, A division of Red Hat, Inc. All Rights Reserved.