Package | Description |
---|---|
org.jboss.as.patching.metadata | |
org.jboss.as.patching.runner |
Modifier and Type | Class and Description |
---|---|
class |
BundleItem
ModuleIdentityRepository |
Modifier and Type | Method and Description |
---|---|
protected ModuleItem |
ModificationBuilderTarget.createBundleItem(String moduleName,
String slot,
byte[] hash) |
protected ModuleItem |
ModificationBuilderTarget.createModuleItem(String moduleName,
String slot,
byte[] hash) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
PatchUtils.getAbsentModuleContent(ModuleItem item) |
static byte[] |
PatchUtils.getAbsentModuleContentHash(ModuleItem item) |
static File |
PatchContentLoader.getModulePath(File root,
ModuleItem item) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.