| Package | Description |
|---|---|
| org.jboss.as.patching.runner | |
| org.jboss.as.patching.tool |
| Modifier and Type | Class and Description |
|---|---|
class |
PatchToolImpl
The default patch tool implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static PatchTool |
PatchTool.Factory.create(InstallationManager manager)
Create an offline local patch tool.
|
static PatchTool |
PatchTool.Factory.createLocalTool(File jbossHome,
List<File> moduleRoots,
List<File> bundleRoots)
Create an offline local patch tool.
|
| Constructor and Description |
|---|
LocalPatchOperationTarget(PatchTool tool) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.