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, requireNoChildResourcespublic static final String OPERATION_NAME
public static final SocketBindingGroupRemoveHandler INSTANCE
protected SocketBindingGroupRemoveHandler()
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 © 2015 JBoss by Red Hat. All rights reserved.