Uses of Package
org.apache.felix.dependencymanager

Classes in org.apache.felix.dependencymanager used by org.apache.felix.dependencymanager
ConfigurationDependency
          Configuration dependency that can track the availability of a (valid) configuration.
Dependency
          Generic dependency for a service.
DependencyManager
          The dependency manager.
Service
          Service interface.
ServiceDependency
          Service dependency that can track an OSGi service.
ServiceRegistrationImpl
          A wrapper around a service registration that blocks until the service registration is available.
ServiceStateListener
          This interface can be used to register a service state listener.
ServiceTrackerCustomizer
          TODO modified version of a normal service tracker customizer, this one has an extra callback "addedservice" that is invoked after the service has been added to the tracker (and therefore is accessible through the tracker API)