org.apache.aries.application.management.spi.framework
Interface BundleFrameworkManager.BundleLocator

Enclosing interface:
BundleFrameworkManager

public static interface BundleFrameworkManager.BundleLocator


Method Summary
 Map<DeploymentContent,BundleRepository.BundleSuggestion> suggestBundle(Collection<DeploymentContent> bundles)
           
 

Method Detail

suggestBundle

Map<DeploymentContent,BundleRepository.BundleSuggestion> suggestBundle(Collection<DeploymentContent> bundles)
                                                                       throws BundleException
Throws:
BundleException


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.