| Package | Description |
|---|---|
| org.jboss.vfs | |
| org.jboss.vfs.spi |
| Modifier and Type | Method and Description |
|---|---|
static java.io.Closeable |
VFS.mountAssembly(VirtualFileAssembly assembly,
VirtualFile mountPoint)
Create and mount an assembly file system, returning a single handle which will unmount and
close the filesystem when closed.
|
| Modifier and Type | Field and Description |
|---|---|
private VirtualFileAssembly |
AssemblyFileSystem.assembly |
| Constructor and Description |
|---|
AssemblyFileSystem(VirtualFileAssembly assembly) |