Class LoggingMXBeanImpl
java.lang.Object
org.jboss.logmanager.LoggingMXBeanImpl
- All Implemented Interfaces:
LoggingMXBean
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidgetAllNames(List<String> names, LoggerNode node) getLoggerLevel(String loggerName) getParentLoggerName(String loggerName) voidsetLoggerLevel(String loggerName, String levelName)
-
Field Details
-
context
-
-
Constructor Details
-
LoggingMXBeanImpl
LoggingMXBeanImpl(LogContext context)
-
-
Method Details
-
getAllNames
-
getLoggerNames
- Specified by:
getLoggerNamesin interfaceLoggingMXBean
-
getLoggerLevel
- Specified by:
getLoggerLevelin interfaceLoggingMXBean
-
setLoggerLevel
- Specified by:
setLoggerLevelin interfaceLoggingMXBean
-
getParentLoggerName
- Specified by:
getParentLoggerNamein interfaceLoggingMXBean
-