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, requireNoChildResourcespublic 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 AbstractRemoveStepHandlerprotected void performRemove(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRemove in class AbstractRemoveStepHandlerOperationFailedExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.