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
null
@param mountPoint VFS location where the content should be mounted. Cannot be null
@param mountType The type of mount to perform
@return {@link java.io.Closeable} that can be used to close the mount
@throws IOException if there is an IO problem while mounting
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 java.io.Closeable} that can be used to close the mount
@throws IOException
null
@param mountPoint VFS location where the content should be mounted. Cannot be null
@param mountExpanded
@return {@link java.io.Closeable} that can be used to close the mount
@throws IOException
|
|
|
|
|
|
|
|
|
|
|
|