Class ApplicationFactoryServiceTracker

    • Field Summary

      • Fields inherited from class org.osgi.util.tracker.ServiceTracker

        context, filter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ApplicationFactory addingService​(org.osgi.framework.ServiceReference reference)  
      void modifiedService​(org.osgi.framework.ServiceReference reference, ApplicationFactory service)  
      void removedService​(org.osgi.framework.ServiceReference reference, ApplicationFactory service)  
      • Methods inherited from class org.osgi.util.tracker.ServiceTracker

        close, getService, getService, getServiceReference, getServiceReferences, getServices, getServices, getTracked, getTrackingCount, isEmpty, open, open, remove, size, waitForService
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait