Interface ServiceRegistryProvider


  • public interface ServiceRegistryProvider
    Provides access to the underlying ServiceRegistry. For example repository instance returned by OakOSGiRepositoryFactory implements this interface
    • Method Detail

      • getServiceRegistry

        org.apache.felix.connect.launch.PojoServiceRegistry getServiceRegistry()