Uses of Class
org.jboss.vfs.util.automount.AbstractMountOwner
-
Packages that use AbstractMountOwner Package Description org.jboss.vfs.util.automount -
-
Uses of AbstractMountOwner in org.jboss.vfs.util.automount
Subclasses of AbstractMountOwner in org.jboss.vfs.util.automount Modifier and Type Class Description class
SimpleMountOwner
Simple mount owner wrapper relying on any object type as the owner.class
VirtualFileOwner
Mount owner using aVirtualFile
as the actual owner.
-