Uses of Class
org.apache.aries.application.management.spi.repository.ContextException

Packages that use ContextException
org.apache.aries.application.management.spi.repository   
 

Uses of ContextException in org.apache.aries.application.management.spi.repository
 

Methods in org.apache.aries.application.management.spi.repository that throw ContextException
 Map<DeploymentContent,BundleRepository.BundleSuggestion> BundleRepositoryManager.getBundleSuggestions(Collection<BundleRepository> brs, Collection<DeploymentContent> content)
          Get a collection of bundle installation suggestions from the collection of given repositories
 Map<DeploymentContent,BundleRepository.BundleSuggestion> BundleRepositoryManager.getBundleSuggestions(Collection<DeploymentContent> content)
          Get a collection of bundle installation suggestions from all known repositories
 Map<DeploymentContent,BundleRepository.BundleSuggestion> BundleRepositoryManager.getBundleSuggestions(String applicationName, String applicationVersion, Collection<DeploymentContent> content)
          Get a collection of bundle installation suggestions from repositories suitable for the given application scope
 



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