Uses of Interface
com.atlassian.confluence.impl.osgi.OsgiServiceRegistry
-
Packages that use OsgiServiceRegistry Package Description com.atlassian.confluence.impl.osgi -
-
Uses of OsgiServiceRegistry in com.atlassian.confluence.impl.osgi
Classes in com.atlassian.confluence.impl.osgi that implement OsgiServiceRegistry Modifier and Type Class Description classOsgiServiceRegistryImplThis implementation will hand out services in the form ofProxy's that lazily use the underlying ServiceTracker when invoked.
-