public class RootLoggerRemove extends AbstractRemoveStepHandler
| Modifier and Type | Field and Description |
|---|---|
static RootLoggerRemove |
INSTANCE |
static String |
LEGACY_OPERATION_NAME |
static String |
OPERATION_NAME |
| Constructor and Description |
|---|
RootLoggerRemove() |
| 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 RootLoggerRemove INSTANCE
public static final String OPERATION_NAME
public static final String LEGACY_OPERATION_NAME
protected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractRemoveStepHandlerOperationFailedExceptionprotected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
recoverServices in class AbstractRemoveStepHandlerOperationFailedExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.