JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.vfs.util.automount
Interface MountOwner
All Known Implementing Classes:
AbstractMountOwner
,
SimpleMountOwner
,
VirtualFileOwner
public interface
MountOwner
An owner of a reference to an automounted resource.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onCleanup
()
A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.
Method Detail
onCleanup
void onCleanup()
A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method