public class ServerRemoveHandler extends AbstractRemoveStepHandler
OperationHandler removing an existing server configuration.| Modifier and Type | Field and Description |
|---|---|
static ServerRemoveHandler |
INSTANCE |
static String |
OPERATION_NAME |
| 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, requireNoChildResourcespublic static final String OPERATION_NAME
public static final ServerRemoveHandler INSTANCE
protected void performRemove(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRemove in class AbstractRemoveStepHandlerOperationFailedExceptionprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractRemoveStepHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.