null
@param runtimeName the name the deployment file should be known as to the runtime. Cannot be null
@param deploymentHash internal identification hash. Cannot be null
@param mountPoint VFS location where the content should be mounted. Cannot be null
@return {@link Closeable} that can be used to close the mount
@throws IOException
|
|