PatchableTarget.TargetInfo| Constructor and Description |
|---|
LayerInfo(String name,
PatchableTarget.TargetInfo targetInfo,
DirectoryStructure structure) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryStructure |
getDirectoryStructure()
The directory structure for this target.
|
String |
getName()
The name of the target.
|
PatchableTarget.TargetInfo |
loadTargetInfo()
Load the target info.
|
static PatchableTarget.TargetInfo |
loadTargetInfo(Properties properties,
DirectoryStructure structure) |
public LayerInfo(String name, PatchableTarget.TargetInfo targetInfo, DirectoryStructure structure)
public String getName()
PatchableTargetgetName in interface PatchableTargetpublic DirectoryStructure getDirectoryStructure()
PatchableTargetgetDirectoryStructure in interface PatchableTargetpublic PatchableTarget.TargetInfo loadTargetInfo()
PatchableTargetloadTargetInfo in interface PatchableTargetpublic static PatchableTarget.TargetInfo loadTargetInfo(Properties properties, DirectoryStructure structure)
Copyright © 2014 JBoss by Red Hat. All rights reserved.