public class ModClusterConfigAdd
extends org.jboss.as.controller.AbstractAddStepHandler
Modifier and Type | Method and Description |
---|---|
protected void |
populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
Populate the given node in the persistent configuration model based on the values in the given operation.
|
createResource, createResource, execute, performRuntime, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntime, requiresRuntimeVerification, rollbackRuntime, rollbackRuntime
protected void populateModel(org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException
populateModel
in class org.jboss.as.controller.AbstractAddStepHandler
operation
- the operationmodel
- persistent configuration model node that corresponds to the address of operation
org.jboss.as.controller.OperationFailedException
- if operation
is invalid or populating the model otherwise failsCopyright © 2018 JBoss by Red Hat. All rights reserved.