Uses of Class
org.jboss.vfs.VirtualFileAssembly
Packages that use VirtualFileAssembly
-
Uses of VirtualFileAssembly in org.jboss.vfs
Methods in org.jboss.vfs with parameters of type VirtualFileAssemblyModifier and TypeMethodDescriptionstatic 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
Fields in org.jboss.vfs.spi declared as VirtualFileAssemblyConstructors in org.jboss.vfs.spi with parameters of type VirtualFileAssembly