Package org.jboss.vfs

Class VFS.Mount

java.lang.Object
org.jboss.vfs.VFS.Mount
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
VFS

static final class VFS.Mount extends Object implements Closeable
The mount representation. This instance represents a binding between a position in the virtual filesystem and the backing filesystem implementation; the same FileSystem may be mounted in more than one place, however only one FileSystem may be bound to a specific path at a time.