Uses of Interface
aQute.bnd.service.Registry

Packages that use Registry
aQute.bnd.build   
aQute.bnd.maven   
aQute.bnd.maven.support   
aQute.bnd.service   
aQute.bnd.signing   
aQute.lib.deployer   
aQute.lib.deployer.obr   
aQute.lib.osgi   
 

Uses of Registry in aQute.bnd.build
 

Classes in aQute.bnd.build that implement Registry
 class Project
          This class is NOT threadsafe
 class ProjectBuilder
           
 class Workspace
           
 

Uses of Registry in aQute.bnd.maven
 

Classes in aQute.bnd.maven that implement Registry
 class MavenCommand
           
 class MavenDeployCmd
           
 class PomParser
          Provides a way to parse a maven pom as properties.
 

Uses of Registry in aQute.bnd.maven.support
 

Methods in aQute.bnd.maven.support with parameters of type Registry
 void MavenRemoteRepository.setRegistry(Registry registry)
           
 

Uses of Registry in aQute.bnd.service
 

Methods in aQute.bnd.service with parameters of type Registry
 void RegistryPlugin.setRegistry(Registry registry)
           
 

Uses of Registry in aQute.bnd.signing
 

Classes in aQute.bnd.signing that implement Registry
 class Signer
          This class is used with the aQute.lib.osgi package, it signs jars with DSA signature.
 

Uses of Registry in aQute.lib.deployer
 

Methods in aQute.lib.deployer with parameters of type Registry
 void FileRepo.setRegistry(Registry registry)
           
 

Uses of Registry in aQute.lib.deployer.obr
 

Fields in aQute.lib.deployer.obr declared as Registry
protected  Registry AbstractBaseOBR.registry
           
 

Methods in aQute.lib.deployer.obr with parameters of type Registry
 void AbstractBaseOBR.setRegistry(Registry registry)
           
 

Uses of Registry in aQute.lib.osgi
 

Classes in aQute.lib.osgi that implement Registry
 class Analyzer
           
 class Builder
          Include-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )*
 class Processor
           
 class Verifier
           
 



Copyright © 2012 aQute SARL. All Rights Reserved.