Uses of Interface
org.apache.felix.dependencymanager.ServiceComponentDependency

Uses of ServiceComponentDependency in org.apache.felix.dependencymanager
 

Classes in org.apache.felix.dependencymanager that implement ServiceComponentDependency
 class ConfigurationDependency
          Configuration dependency that can track the availability of a (valid) configuration.
 class ServiceDependency
          Service dependency that can track an OSGi service.
 

Methods in org.apache.felix.dependencymanager that return ServiceComponentDependency
 ServiceComponentDependency[] ServiceComponent.getComponentDependencies()
          Returns a list of dependencies associated with this service component.
 ServiceComponentDependency[] ServiceImpl.getComponentDependencies()
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.