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, requiresRuntime
public 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 AbstractRemoveStepHandler
OperationFailedException
protected void recoverServices(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
recoverServices
in class AbstractRemoveStepHandler
OperationFailedException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.