|
JBoss VFS 3.0.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MountOwner | |
---|---|
org.jboss.vfs.util.automount |
Uses of MountOwner in org.jboss.vfs.util.automount |
---|
Classes in org.jboss.vfs.util.automount that implement MountOwner | |
---|---|
class |
AbstractMountOwner<T>
Abstract MountOwner used to wrap a real object as an owner. |
class |
SimpleMountOwner
Simple mount owner wrapper relying on any object type as the owner. |
class |
VirtualFileOwner
Mount owner using a VirtualFile as the actual owner. |
Methods in org.jboss.vfs.util.automount with parameters of type MountOwner | |
---|---|
static void |
Automounter.cleanup(MountOwner owner)
Cleanup all references from the MountOwner . |
static void |
Automounter.mount(MountOwner owner,
VirtualFile target,
MountOption... mountOptions)
Mount provided VirtualFile (if not mounted) and add an owner entry. |
|
JBoss VFS 3.0.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |