LoggingMXBean

Interface LoggingMXBean

public interface LoggingMXBean

The management interface for the logging facility. It is recommended to use the PlatformLoggingMXBean management interface that implements all attributes defined in this LoggingMXBean. The ManagementFactory.getPlatformMXBean method can be used to obtain the PlatformLoggingMXBean object representing the management interface for logging.

There is a single global instance of the LoggingMXBean. This instance is an MXBean that can be obtained by calling the 登录查看完整内容