| Interface | Description |
|---|---|
| BridgeRepository.InfoCapability | |
| SimpleIndexer.FileAnalyzer |
A functional interface providing an entry point for performing additional
analysis of indexed files.
|
| Class | Description |
|---|---|
| AggregateRepository | |
| AugmentRepository | |
| AugmentRepository.Augment | |
| BaseRepository |
WARNING ! Not tested
|
| BridgeRepository |
Bridge an OSGi repository (requirements) and a bnd repository (bsn/version)
by creating an index and providing suitable methods.
|
| BridgeRepository.ResourceInfo | |
| PersistentResourcesRepository | |
| PersistentResourcesRepository.ResourceDTO | |
| ResourcesRepository | |
| SimpleIndexer |
Simple program to generate an index from a set of bundles.
|
| XMLResourceGenerator |
Can turn an OSGi repository into an
http://www.osgi.org/xmlns/repository/v1.0.0 XML file. |
| XMLResourceParser |