JBoss VFS 3.1.0.Final-redhat-2

Uses of Class
org.jboss.vfs.VirtualFileAssembly

Packages that use VirtualFileAssembly
org.jboss.vfs   
org.jboss.vfs.spi   
 

Uses of VirtualFileAssembly in org.jboss.vfs
 

Methods in org.jboss.vfs with parameters of type VirtualFileAssembly
static 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.
 

Uses of VirtualFileAssembly in org.jboss.vfs.spi
 

Constructors in org.jboss.vfs.spi with parameters of type VirtualFileAssembly
AssemblyFileSystem(VirtualFileAssembly assembly)
           
 


JBoss VFS 3.1.0.Final-redhat-2

Copyright © 2012 JBoss, A division of Red Hat, Inc. All Rights Reserved.