JBoss.org Community Documentation

6.5. Virtual File System JBoss5VirtualFileSystem

The virtual file system model of the deployment framework provides a consistent api for accessing logical files in logical file systems referenced by a URI/URL.

  • VFS : the main API for accessing read-only file system of the deployment. A VFS instance represents a virtual file system mount for a given root URI/URL.

  • VirtualFile : the api for a file in the deployment.