Package org.jboss.as.logging
Class LoggingOperations.ReadFilterOperationStepHandler
- java.lang.Object
-
- org.jboss.as.logging.LoggingOperations.ReadFilterOperationStepHandler
-
- All Implemented Interfaces:
OperationStepHandler
- Enclosing class:
- LoggingOperations
public static class LoggingOperations.ReadFilterOperationStepHandler extends Object implements OperationStepHandler
-
-
Field Summary
Fields Modifier and Type Field Description static LoggingOperations.ReadFilterOperationStepHandlerINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(OperationContext context, org.jboss.dmr.ModelNode operation)
-
-
-
Field Detail
-
INSTANCE
public static final LoggingOperations.ReadFilterOperationStepHandler INSTANCE
-
-
Method Detail
-
execute
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
- Specified by:
executein interfaceOperationStepHandler- Throws:
OperationFailedException
-
-