public class ManagedDMRContentAddHandler extends AbstractAddStepHandler
AbstractAddStepHandler.Parameters
attributes
Constructor and Description |
---|
ManagedDMRContentAddHandler(AttributeDefinition contentAttribute) |
Modifier and Type | Method and Description |
---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation)
{@inheritDoc
|
createResource, createResource, performRuntime, performRuntime, performRuntime, populateModel, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntime, requiresRuntimeVerification, rollbackRuntime, rollbackRuntime
public ManagedDMRContentAddHandler(AttributeDefinition contentAttribute)
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
AbstractAddStepHandler
execute
in interface OperationStepHandler
execute
in class AbstractAddStepHandler
context
- the operation contextoperation
- the operation being executedOperationFailedException
- if the operation failed before calling context.completeStep()
Copyright © 2023 JBoss by Red Hat. All rights reserved.