Uses of Class
org.apache.felix.dependencymanager.DependencyManager

Uses of DependencyManager in org.apache.felix.dependencymanager
 

Methods in org.apache.felix.dependencymanager with parameters of type DependencyManager
abstract  void DependencyActivatorBase.destroy(BundleContext context, DependencyManager manager)
          Destroy the dependency manager.
abstract  void DependencyActivatorBase.init(BundleContext context, DependencyManager manager)
          Initialize the dependency manager.
 

Constructors in org.apache.felix.dependencymanager with parameters of type DependencyManager
ServiceImpl(BundleContext context, DependencyManager manager, Logger logger)
           
 



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