Interface | Description |
---|---|
MountOwner |
An owner of a reference to an automounted resource.
|
Class | Description |
---|---|
AbstractMountOwner<T> |
Abstract MountOwner used to wrap a real object as an owner.
|
Automounter |
Utility used to manage mounting Virtual FileSystems.
|
SimpleMountOwner |
Simple mount owner wrapper relying on any object type as the owner.
|
VirtualFileOwner |
Mount owner using a
VirtualFile as the actual owner. |
Enum | Description |
---|---|
MountOption |
Custom configurations to use when mounting archives through the
Automounter . |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.