public class ServerRemoveHandler extends AbstractRemoveStepHandler
OperationHandler
removing an existing server configuration.Modifier and Type | Field and Description |
---|---|
static ServerRemoveHandler |
INSTANCE |
static String |
OPERATION_NAME |
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) |
execute, performRuntime, recordCapabilitiesAndRequirements, recoverServices, removeChildRecursively, requireNoChildResources
public static final String OPERATION_NAME
public static final ServerRemoveHandler INSTANCE
protected void performRemove(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRemove
in class AbstractRemoveStepHandler
OperationFailedException
protected boolean requiresRuntime(OperationContext context)
requiresRuntime
in class AbstractRemoveStepHandler
Copyright © 2023 JBoss by Red Hat. All rights reserved.