Package org.jboss.vfs.util.automount
-
Interface Summary Interface Description MountOwner An owner of a reference to an automounted resource. -
Class Summary Class Description AbstractMountOwner<T> Abstract MountOwner used to wrap a real object as an owner.Automounter Utility used to manage mounting Virtual FileSystems.Automounter.RegistryEntry MountConfig Configuration used to control the auto-mount behavior.SimpleMountOwner Simple mount owner wrapper relying on any object type as the owner.VirtualFileOwner Mount owner using aVirtualFile
as the actual owner. -
Enum Summary Enum Description MountOption Custom configurations to use when mounting archives through theAutomounter
.