JBoss VFS 3.1.0.Final-redhat-2

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.1.0.Final-redhat-2

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