Package org.jboss.as.logging
Class LoggingOperations
- java.lang.Object
-
- org.jboss.as.logging.LoggingOperations
-
public final class LoggingOperations extends Object
- Author:
- James R. Perkins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLoggingOperations.LoggingAddOperationStepHandlerA base step handler for logging operations.static classLoggingOperations.LoggingRemoveOperationStepHandlerA base remove step handler for logging operations.static classLoggingOperations.LoggingUpdateOperationStepHandlerA base update step handler for logging operations.static classLoggingOperations.LoggingWriteAttributeHandlerA default log handler write attribute step handler.static classLoggingOperations.ReadFilterOperationStepHandler
-
Constructor Summary
Constructors Constructor Description LoggingOperations()
-