Class VirtualFileOwner

java.lang.Object
org.jboss.vfs.util.automount.AbstractMountOwner<VirtualFile>
org.jboss.vfs.util.automount.VirtualFileOwner
All Implemented Interfaces:
MountOwner

public class VirtualFileOwner extends AbstractMountOwner<VirtualFile>
Mount owner using a VirtualFile as the actual owner.
  • Constructor Details

  • Method Details

    • onCleanup

      public void onCleanup()
      A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.

      Execute a forced recursive deep clean on the VirtualFile owner.