public class NativeManagementRemoveHandler extends ReloadRequiredRemoveStepHandler
| Modifier and Type | Field and Description |
|---|---|
static NativeManagementRemoveHandler |
INSTANCE |
| 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) |
performRuntime, recoverServicesexecute, recordCapabilitiesAndRequirements, removeChildRecursively, requireNoChildResourcespublic static final NativeManagementRemoveHandler 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 © 2017 JBoss by Red Hat. All rights reserved.