Package | Description |
---|---|
org.jboss.as.patching.installation |
Modifier and Type | Method and Description |
---|---|
DirectoryStructure |
PatchableTarget.getDirectoryStructure()
The directory structure for this target.
|
DirectoryStructure |
PatchableTarget.TargetInfo.getDirectoryStructure()
The directory structure for this target.
|
DirectoryStructure |
LayerInfo.getDirectoryStructure() |
Modifier and Type | Method and Description |
---|---|
static PatchableTarget.TargetInfo |
LayerInfo.loadTargetInfo(Properties properties,
DirectoryStructure structure) |
Constructor and Description |
---|
LayerInfo(String name,
PatchableTarget.TargetInfo targetInfo,
DirectoryStructure structure) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.