Uses of Class
com.atlassian.confluence.impl.metrics.ConfluenceJmxConfigService
Packages that use ConfluenceJmxConfigService
Package
Description
-
Uses of ConfluenceJmxConfigService in com.atlassian.confluence.impl.admin.actions
Methods in com.atlassian.confluence.impl.admin.actions with parameters of type ConfluenceJmxConfigServiceModifier and TypeMethodDescriptionvoidConfigureMonitoringAction.setConfluenceJmxConfigService(ConfluenceJmxConfigService confluenceJmxConfigService) -
Uses of ConfluenceJmxConfigService in com.atlassian.confluence.impl.metrics
Constructors in com.atlassian.confluence.impl.metrics with parameters of type ConfluenceJmxConfigServiceModifierConstructorDescriptionMonitoringStatsEventPublisher(ConfluenceJmxConfigService confluenceJmxConfigService, com.atlassian.event.api.EventPublisher eventPublisher)