public class HttpManagementAddHandler extends AbstractAddStepHandler
| Modifier and Type | Field and Description |
|---|---|
static HttpManagementAddHandler |
INSTANCE |
static String |
OPERATION_NAME |
attributes| Constructor and Description |
|---|
HttpManagementAddHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected void |
populateModel(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
protected boolean |
requiresRuntime(OperationContext context) |
createResource, execute, performRuntime, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, requiresRuntimeVerification, rollbackRuntime, rollbackRuntimepublic static final HttpManagementAddHandler INSTANCE
public static final String OPERATION_NAME
protected void populateModel(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource) throws OperationFailedException
populateModel in class AbstractAddStepHandlerOperationFailedExceptionprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractAddStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.