public class DomainSocketBindingGroupRemoveHandler extends AbstractRemoveStepHandler
Modifier and Type | Field and Description |
---|---|
static DomainSocketBindingGroupRemoveHandler |
INSTANCE |
static String |
OPERATION_NAME |
Modifier | Constructor and Description |
---|---|
protected |
DomainSocketBindingGroupRemoveHandler()
Create the AbstractSocketBindingRemoveHandler
|
Modifier and Type | Method and Description |
---|---|
void |
initializeServerInventory(ServerInventory serverInventory) |
protected void |
performRemove(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
execute, performRuntime, recoverServices, requireNoChildResources
public static final String OPERATION_NAME
public static final DomainSocketBindingGroupRemoveHandler INSTANCE
protected DomainSocketBindingGroupRemoveHandler()
public void initializeServerInventory(ServerInventory serverInventory)
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 © 2015 JBoss by Red Hat. All rights reserved.