Uses of Interface
org.osgi.service.obr.Repository
-
-
Uses of Repository in org.osgi.service.obr
Methods in org.osgi.service.obr that return Repository Modifier and Type Method Description Repository
RepositoryAdmin. addRepository(java.net.URL repository)
Add a new repository to the federation.Repository
Resource. getRepository()
Repository[]
RepositoryAdmin. listRepositories()
List all the repositories.
-