public class JMXManager extends AbstractJMXManager
This object is implemented as an eagerly-instantiated singleton; for testing the implementation can be replaced. All methods are synchronized, to avoid race conditions between appender and StatisticsMBean registration.
logger, registrationNames, registrations, statsBeans, statsBeanTypes| Modifier and Type | Method and Description |
|---|---|
static JMXManager |
getInstance()
Lazily instantiates the singleton instance.
|
static void |
reset()
Resets the singleton instance.
|
addMarkerBean, addStatsBean, registerAppenderBean, removeMarkerBean, removeStatsBean, unregisterAppenderBeanpublic static JMXManager getInstance()
public static void reset()
Copyright © 2022. All rights reserved.