Package | Description |
---|---|
org.jboss.as.patching.installation | |
org.jboss.as.patching.metadata | |
org.jboss.as.patching.metadata.impl |
Modifier and Type | Method and Description |
---|---|
InstallationManager.MutablePatchingTarget |
InstallationManager.InstallationModification.resolve(String name,
LayerType type)
Resolve a target for patching.
|
Modifier and Type | Method and Description |
---|---|
LayerType |
PatchElementProvider.getLayerType()
Get the layer type for this element.
|
static LayerType |
LayerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayerType[] |
LayerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LayerType |
PatchElementProviderImpl.getLayerType() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.