|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleRepository | |
|---|---|
| org.apache.aries.application.management.spi.repository | |
| Uses of BundleRepository in org.apache.aries.application.management.spi.repository |
|---|
| Methods in org.apache.aries.application.management.spi.repository that return types with arguments of type BundleRepository | |
|---|---|
Collection<BundleRepository> |
BundleRepositoryManager.getAllBundleRepositories()
Gets all known bundle repositories |
Collection<BundleRepository> |
BundleRepositoryManager.getBundleRepositoryCollection(String applicationName,
String applicationVersion)
Gets a collection of all bundle repositories which can provide bundles to the given application scope. |
| Method parameters in org.apache.aries.application.management.spi.repository with type arguments of type BundleRepository | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||