public class HttpManagementAddHandler extends BaseHttpInterfaceAddStepHandler
AbstractAddStepHandler.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
SSL_CONTEXT_CAPABILITYMANAGEMENT_INTERFACE_KEYattributes| Constructor and Description |
|---|
HttpManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo,
HostControllerEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.jboss.msc.service.ServiceName> |
installServices(OperationContext context,
HttpInterfaceCommonPolicy commonPolicy,
org.jboss.dmr.ModelNode model) |
protected void |
populateModel(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
protected boolean |
requiresRuntime(OperationContext context) |
protected void |
rollbackRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
performRuntime, populateModeladdVerifyInstallationStep, asStringIfDefinedcreateResource, createResource, execute, performRuntime, populateModel, recordCapabilitiesAndRequirements, rollbackRuntimepublic static final String OPERATION_NAME
public HttpManagementAddHandler(LocalHostControllerInfoImpl hostControllerInfo, HostControllerEnvironment environment)
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 ManagementInterfaceAddStepHandlerprotected List<org.jboss.msc.service.ServiceName> installServices(OperationContext context, HttpInterfaceCommonPolicy commonPolicy, org.jboss.dmr.ModelNode model) throws OperationFailedException
installServices in class BaseHttpInterfaceAddStepHandlerOperationFailedExceptionprotected void rollbackRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource)
rollbackRuntime in class AbstractAddStepHandlerCopyright © 2018 JBoss by Red Hat. All rights reserved.