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 TypeClassDescriptionclass
This implementation will hand out services in the form ofProxy
's that lazily use the underlying ServiceTracker when invoked.class
Mock 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.CdnStrategyProvider
ConfluenceWebresourceManagerWiring.cdnStrategyProvider
(OsgiServiceRegistry osgiServiceRegistry)