Uses of Interface
org.osgi.service.obr.Repository

Packages that use Repository
org.osgi.impl.bundle.obr.resource   
org.osgi.service.obr   
 

Uses of Repository in org.osgi.impl.bundle.obr.resource
 

Classes in org.osgi.impl.bundle.obr.resource that implement Repository
 class RepositoryImpl
          Implements the basic repository.
 

Methods in org.osgi.impl.bundle.obr.resource that return Repository
 Repository ResourceImpl.getRepository()
           
 

Uses of Repository in org.osgi.service.obr
 

Methods in org.osgi.service.obr that return Repository
 Repository RepositoryAdmin.addRepository(URL repository)
          Add a new repository to the federation.
 Repository Resource.getRepository()
           
 Repository[] RepositoryAdmin.listRepositories()
          List all the repositories.
 



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