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, getRemovePathOperationexecute, performRemove, recoverServices, requireNoChildResourcespublic static SpecifiedPathRemoveHandler INSTANCE
protected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractRemoveStepHandlerprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model)
performRuntime in class AbstractRemoveStepHandlerCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.