| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.extension | |
| org.jboss.as.controller.persistence | |
| org.jboss.as.controller.persistence.yaml |
| Modifier and Type | Method and Description |
|---|---|
void |
ParsedBootOp.addChildOperation(ParsedBootOp child) |
| Constructor and Description |
|---|
ParsedBootOp(ParsedBootOp toCopy,
OperationStepHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
ParsedBootOp |
ParallelExtensionAddHandler.getParsedBootOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParallelExtensionAddHandler.addParsedOp(ParsedBootOp op,
ExtensionAddHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationExtension.processOperations(ImmutableManagementResourceRegistration rootRegistration,
List<ParsedBootOp> postExtensionOps)
Process the already defined boot operations to update them with the supplemnetal configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YamlConfigurationExtension.processOperations(ImmutableManagementResourceRegistration rootRegistration,
List<ParsedBootOp> postExtensionOps) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.