Class Registry<T>

    • Constructor Detail

      • Registry

        public Registry()
    • Method Detail

      • waitForService

        public org.apache.aries.component.dsl.OSGi<T> waitForService​(String filterString)
      • registerService

        public org.apache.aries.component.dsl.OSGi<T> registerService​(T service,
                                                                      Map<String,​?> properties)