public class SpecifiedPathRemoveHandler extends PathRemoveHandler
Modifier and Type | Field and Description |
---|---|
static SpecifiedPathRemoveHandler |
INSTANCE |
OPERATION_NAME
Constructor and Description |
---|
SpecifiedPathRemoveHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
getModelDescription, getRemovePathOperation
execute, performRemove, recoverServices, requireNoChildResources
public static SpecifiedPathRemoveHandler INSTANCE
protected boolean requiresRuntime(OperationContext context)
requiresRuntime
in class AbstractRemoveStepHandler
protected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
performRuntime
in class AbstractRemoveStepHandler
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.