Uses of Class
org.apache.felix.dm.impl.dependencies.DependencyBase

Packages that use DependencyBase
org.apache.felix.dm.impl.dependencies   
 

Uses of DependencyBase in org.apache.felix.dm.impl.dependencies
 

Subclasses of DependencyBase in org.apache.felix.dm.impl.dependencies
 class BundleDependencyImpl
           
 class ConfigurationDependencyImpl
          Configuration dependency that can track the availability of a (valid) configuration.
 class ResourceDependencyImpl
           
 class ServiceDependencyImpl
          Service dependency that can track an OSGi service.
 class TemporalServiceDependencyImpl
          Temporal Service dependency implementation, used to hide temporary service dependency "outage".
 

Constructors in org.apache.felix.dm.impl.dependencies with parameters of type DependencyBase
DependencyBase(DependencyBase prototype)
           
 



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