public class HttpManagementRemoveHandler extends ReloadRequiredRemoveStepHandler
Modifier and Type | Field and Description |
---|---|
static HttpManagementRemoveHandler |
INSTANCE |
Constructor and Description |
---|
HttpManagementRemoveHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
performRemove(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
performRuntime, recoverServices
execute, recordCapabilitiesAndRequirements, removeChildRecursively, requireNoChildResources
public static final HttpManagementRemoveHandler INSTANCE
protected boolean requiresRuntime(OperationContext context)
requiresRuntime
in class AbstractRemoveStepHandler
protected void performRemove(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRemove
in class AbstractRemoveStepHandler
OperationFailedException
Copyright © 2023 JBoss by Red Hat. All rights reserved.