public class DeploymentOverlayRemove extends AbstractRemoveStepHandler
| Modifier and Type | Field and Description |
|---|---|
static DeploymentOverlayRemove |
INSTANCE |
| Constructor and Description |
|---|
DeploymentOverlayRemove() |
| 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) |
execute, performRemove, requireNoChildResources, requiresRuntimepublic static final DeploymentOverlayRemove INSTANCE
protected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
recoverServices in class AbstractRemoveStepHandlerOperationFailedExceptionprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractRemoveStepHandlerOperationFailedExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.