public class ManagedDMRContentStoreHandler extends Object implements OperationStepHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
| Constructor and Description |
|---|
ManagedDMRContentStoreHandler(AttributeDefinition contentAttribute,
ResourceDescriptionResolver descriptionResolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationContext context,
org.jboss.dmr.ModelNode operation) |
OperationDefinition |
getDefinition() |
public static final String OPERATION_NAME
public ManagedDMRContentStoreHandler(AttributeDefinition contentAttribute, ResourceDescriptionResolver descriptionResolver)
public OperationDefinition getDefinition()
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.