Uses of Interface
com.atlassian.confluence.jmx.JmxConfigService
-
Packages that use JmxConfigService Package Description com.atlassian.confluence.impl.metrics com.atlassian.confluence.plugins.edgeindex -
-
Uses of JmxConfigService in com.atlassian.confluence.impl.metrics
Classes in com.atlassian.confluence.impl.metrics that implement JmxConfigService Modifier and Type Class Description classConfluenceJmxConfigServiceThis service takes care of configuring and initializing the JMX configuration across the cluster. -
Uses of JmxConfigService in com.atlassian.confluence.plugins.edgeindex
Constructors in com.atlassian.confluence.plugins.edgeindex with parameters of type JmxConfigService Constructor Description EdgeIndexQueueSizeMBeanManager(com.atlassian.event.api.EventPublisher eventPublisher, JmxConfigService jmxConfigService, EdgeIndexTaskQueue edgeIndexTaskQueue)
-