public interface InstalledImage
Modifier and Type | Method and Description |
---|---|
File |
getAppClientDir()
Get the app-client directory.
|
File |
getBundlesDir()
Get the bundles directory.
|
File |
getDomainDir()
Get the domain directory.
|
File |
getInstallationMetadata()
Get the installation metadata directory.
|
File |
getJbossHome()
Get the jboss home.
|
File |
getLayersConf()
Get the path to the layers.conf file.
|
File |
getModulesDir()
Get the modules directory.
|
File |
getPatchesDir()
Get the patches history root directory.
|
File |
getPatchHistoryDir(String patchId)
Get the patch history dir.
|
File |
getStandaloneDir()
Get the standalone dir.
|
File getJbossHome()
File getAppClientDir()
File getBundlesDir()
File getDomainDir()
File getInstallationMetadata()
File getPatchHistoryDir(String patchId)
patchId
- the patch idFile getPatchesDir()
File getModulesDir()
File getStandaloneDir()
File getLayersConf()
Copyright © 2023 JBoss by Red Hat. All rights reserved.