Uses of Interface
com.atlassian.confluence.impl.osgi.OsgiServiceRegistry
Packages that use OsgiServiceRegistry
-
Uses of OsgiServiceRegistry in com.atlassian.confluence.impl.osgi
Classes in com.atlassian.confluence.impl.osgi that implement OsgiServiceRegistryModifier and TypeClassDescriptionclassThis implementation will hand out services in the form ofProxy's that lazily use the underlying ServiceTracker when invoked.classMock implementation for tests -
Uses of OsgiServiceRegistry in com.atlassian.confluence.impl.spring
Methods in com.atlassian.confluence.impl.spring with parameters of type OsgiServiceRegistryModifier and TypeMethodDescriptioncom.atlassian.plugin.webresource.cdn.CdnStrategyProviderConfluenceWebresourceManagerWiring.cdnStrategyProvider(OsgiServiceRegistry osgiServiceRegistry)