public class NativeManagementRemoveHandler extends ReloadRequiredRemoveStepHandler
Modifier and Type | Field and Description |
---|---|
static NativeManagementRemoveHandler |
INSTANCE |
Constructor and Description |
---|
NativeManagementRemoveHandler() |
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 NativeManagementRemoveHandler 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.