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, requireNoChildResourcespublic static final BindingRemoveHandler INSTANCE
protected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractRemoveStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
performRuntime in class AbstractRemoveStepHandlerprotected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
recoverServices in class AbstractRemoveStepHandlerOperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.