Package org.jboss.as.server.deployment
Class MountedDeploymentOverlay
java.lang.Object
org.jboss.as.server.deployment.MountedDeploymentOverlay
- All Implemented Interfaces:
Closeable,AutoCloseable
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionMountedDeploymentOverlay(Closeable closeable, File realFile, org.jboss.vfs.VirtualFile mountPoint, org.jboss.vfs.TempFileProvider tempFileProvider) -
Method Summary
-
Constructor Details
-
MountedDeploymentOverlay
-
-
Method Details
-
remountAsZip
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-