org.jboss.virtual.plugins.context.memory
Class MemoryContext
java.lang.Object
org.jboss.virtual.plugins.context.AbstractVFSContext
org.jboss.virtual.plugins.context.memory.MemoryContext
- All Implemented Interfaces:
- Serializable, VFSContext
public class MemoryContext
- extends AbstractVFSContext
- implements Serializable
Virtual memory context.
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
- See Also:
- Serialized Form
| Methods inherited from class org.jboss.virtual.plugins.context.AbstractVFSContext |
addOption, equals, getChild, getChildren, getOptions, getRootURI, getVFS, hashCode, toString, visit, visit |
MemoryContext
protected MemoryContext(URL url)
throws URISyntaxException
- Throws:
URISyntaxException
getRoot
public VirtualFileHandler getRoot()
throws IOException
- Description copied from interface:
VFSContext
- Return the root virtual file
- Specified by:
getRoot in interface VFSContext
- Returns:
- the root
- Throws:
IOException - for any problem accessing the VFS
Copyright © 2008 JBoss, A division of Red Hat, Inc. All Rights Reserved.