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