JBoss VFS 3.0.1.GA

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.

Author:
John Bailey

Method Summary
 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.


JBoss VFS 3.0.1.GA

Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.