Class MountedDeploymentOverlay

java.lang.Object
org.jboss.as.server.deployment.MountedDeploymentOverlay
All Implemented Interfaces:
Closeable, AutoCloseable

public class MountedDeploymentOverlay extends Object implements Closeable
Author:
Stuart Douglas
  • Constructor Details

    • MountedDeploymentOverlay

      public MountedDeploymentOverlay(Closeable closeable, File realFile, org.jboss.vfs.VirtualFile mountPoint, org.jboss.vfs.TempFileProvider tempFileProvider)
  • Method Details