Package org.jboss.vfs.util.automount
Interface MountOwner
-
- All Known Implementing Classes:
AbstractMountOwner,SimpleMountOwner,VirtualFileOwner
public interface MountOwnerAn owner of a reference to an automounted resource.- Author:
- John Bailey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCleanup()A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.
-