Uses of Interface
aQute.bnd.service.Registry
Packages that use Registry
Package
Description
OSGi Declarative Services Annotation processing.
-
Uses of Registry in aQute.bnd.build
Classes in aQute.bnd.build that implement RegistryModifier and TypeClassDescriptionclass(package private) classImplements a mini make builder that is run just before we build the bundle.classThis class is NOT threadsafeclassclassA Project Launcher is a base class to be extended by launchers.classclass -
Uses of Registry in aQute.bnd.buildtool
Classes in aQute.bnd.buildtool that implement RegistryModifier and TypeClassDescriptionclassInstall gradle from a repository in this workspace. -
Uses of Registry in aQute.bnd.component
Classes in aQute.bnd.component that implement Registry -
Uses of Registry in aQute.bnd.http
Fields in aQute.bnd.http declared as RegistryMethods in aQute.bnd.http with parameters of type Registry -
Uses of Registry in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Registry -
Uses of Registry in aQute.bnd.main
Classes in aQute.bnd.main that implement RegistryModifier and TypeClassDescriptionclassUtility to make bundles.classclassclassclassclass -
Uses of Registry in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement Registry -
Uses of Registry in aQute.bnd.maven
Classes in aQute.bnd.maven that implement RegistryModifier and TypeClassDescriptionclassclassclassProvides a way to parse a maven pom as properties. -
Uses of Registry in aQute.bnd.maven.support
Fields in aQute.bnd.maven.support declared as RegistryMethods in aQute.bnd.maven.support with parameters of type Registry -
Uses of Registry in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement RegistryModifier and TypeClassDescriptionclassThis class can calculate the required headers for a (potential) JAR file.classInclude-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )* @version $Revision: 1.27 $classThe plugin set for a Processor.classclass -
Uses of Registry in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement Registry -
Uses of Registry in aQute.bnd.print
Classes in aQute.bnd.print that implement Registry -
Uses of Registry in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type Registry -
Uses of Registry in aQute.bnd.service.generate
Classes in aQute.bnd.service.generate that implement Registry -
Uses of Registry in aQute.bnd.signing
Classes in aQute.bnd.signing that implement RegistryModifier and TypeClassDescriptionclassThis class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.Methods in aQute.bnd.signing with parameters of type Registry -
Uses of Registry in aQute.bnd.url
Fields in aQute.bnd.url declared as RegistryModifier and TypeFieldDescriptionprotected RegistryDefaultURLConnectionHandler.registryprivate RegistryMultiURLConnectionHandler.registryMethods in aQute.bnd.url with parameters of type RegistryModifier and TypeMethodDescriptionvoidDefaultURLConnectionHandler.setRegistry(Registry registry) We are a @linkRegistryPluginfor convenience to our subclasses.Constructors in aQute.bnd.url with parameters of type Registry -
Uses of Registry in aQute.lib.deployer
Fields in aQute.lib.deployer declared as RegistryMethods in aQute.lib.deployer with parameters of type Registry