Uses of Interface
org.apache.felix.bundlerepository.RepositoryAdmin

Packages that use RepositoryAdmin
org.apache.felix.bundlerepository.impl   
org.apache.felix.bundlerepository.impl.wrapper   
 

Uses of RepositoryAdmin in org.apache.felix.bundlerepository.impl
 

Classes in org.apache.felix.bundlerepository.impl that implement RepositoryAdmin
 class RepositoryAdminImpl
           
 

Constructors in org.apache.felix.bundlerepository.impl with parameters of type RepositoryAdmin
ObrCommandImpl(org.osgi.framework.BundleContext context, RepositoryAdmin repoAdmin)
           
ObrURLStreamHandlerService(org.osgi.framework.BundleContext context, RepositoryAdmin admin)
          Constructor
 

Uses of RepositoryAdmin in org.apache.felix.bundlerepository.impl.wrapper
 

Methods in org.apache.felix.bundlerepository.impl.wrapper with parameters of type RepositoryAdmin
static org.osgi.service.obr.RepositoryAdmin Wrapper.wrap(RepositoryAdmin admin)
           
 

Constructors in org.apache.felix.bundlerepository.impl.wrapper with parameters of type RepositoryAdmin
RepositoryAdminWrapper(RepositoryAdmin admin)
           
 



Copyright © 2011. All Rights Reserved.