Package | Description |
---|---|
org.jboss.as.patching.metadata | |
org.jboss.as.patching.runner |
Modifier and Type | Class and Description |
---|---|
class |
PatchBuilder |
Modifier and Type | Method and Description |
---|---|
static PatchMetadataResolver |
PatchXml.parse(File patchXml) |
static PatchMetadataResolver |
PatchXml.parse(File patchXml,
InstalledIdentity original) |
static PatchMetadataResolver |
PatchXml.parse(InputStream stream) |
static PatchMetadataResolver |
PatchXml.parse(InputStream stream,
InstalledIdentity originalIdentity) |
Modifier and Type | Method and Description |
---|---|
protected PatchingResult |
PatchToolImpl.apply(PatchMetadataResolver patchResolver,
PatchContentProvider contentProvider,
ContentVerificationPolicy contentPolicy) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.