Uses of Interface
com.atlassian.diagnostics.ipd.api.registry.IpdRegistry
Packages that use IpdRegistry
-
Uses of IpdRegistry in com.atlassian.diagnostics.ipd.api.registry
Classes in com.atlassian.diagnostics.ipd.api.registry that implement IpdRegistryModifier and TypeClassDescriptionclassAbstract implementation ofIpdRegistrythat provides common functionality of managing IPD meters.classA no-op implementation ofIpdRegistry.Methods in com.atlassian.diagnostics.ipd.api.registry that return IpdRegistryModifier and TypeMethodDescriptionPluginIpdFactory.createRegistry(MeterConfigurations meterConfig, org.osgi.framework.BundleContext bundleContext) Creates a new instance of IpdRegistry specific for the plugin.PluginIpdFactory.createRegistry(org.osgi.framework.BundleContext bundleContext) Creates a new instance of IpdRegistry specific for the plugin.