| Package | Description |
|---|---|
| org.apache.felix.bundlerepository.impl | |
| org.apache.felix.bundlerepository.impl.wrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryAdminImpl |
| Modifier and Type | Field and Description |
|---|---|
private RepositoryAdmin |
ObrCommandImpl.m_repoAdmin |
private RepositoryAdmin |
ObrGogoCommand.m_repositoryAdmin |
private RepositoryAdmin |
ObrURLStreamHandlerService.m_reRepositoryAdmin
The RepositoryAdmin to query for the actual url
for a bundle.
|
private RepositoryAdmin |
OSGiRepositoryImpl.repository |
| Modifier and Type | Method and Description |
|---|---|
private RepositoryAdmin |
ObrGogoCommand.getRepositoryAdmin() |
| Modifier and Type | Method and Description |
|---|---|
private Resource[] |
ObrGogoCommand.searchRepository(RepositoryAdmin ra,
java.lang.String targetId,
java.lang.String targetVersion) |
| Constructor and Description |
|---|
ObrCommandImpl(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin) |
ObrGogoCommand(org.osgi.framework.BundleContext bc,
RepositoryAdmin repositoryAdmin) |
ObrURLStreamHandlerService(org.osgi.framework.BundleContext context,
RepositoryAdmin admin)
Constructor
|
OSGiRepositoryImpl(RepositoryAdmin repository) |
| Modifier and Type | Field and Description |
|---|---|
private RepositoryAdmin |
RepositoryAdminWrapper.admin |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.service.obr.RepositoryAdmin |
Wrapper.wrap(RepositoryAdmin admin) |
| Constructor and Description |
|---|
RepositoryAdminWrapper(RepositoryAdmin admin) |