public class SocketBindingGroupRemoveHandler extends AbstractRemoveStepHandler
Modifier and Type | Field and Description |
---|---|
static SocketBindingGroupRemoveHandler |
INSTANCE |
static String |
OPERATION_NAME |
Modifier | Constructor and Description |
---|---|
protected |
SocketBindingGroupRemoveHandler()
Create the AbstractSocketBindingRemoveHandler
|
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 SocketBindingGroupRemoveHandler INSTANCE
protected SocketBindingGroupRemoveHandler()
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.