Uses of Interface
aQute.bnd.service.Registry
-
-
Uses of Registry in aQute.bnd.build
Classes in aQute.bnd.build that implement Registry Modifier and Type Class Description classJUnitLauncher(package private) classMakefileImplements a mini make builder that is run just before we build the bundle.classProjectThis class is NOT threadsafeclassProjectBuilderclassProjectLauncherA Project Launcher is a base class to be extended by launchers.classRunclassWorkspace -
Uses of Registry in aQute.bnd.component
Classes in aQute.bnd.component that implement Registry Modifier and Type Class Description classHeaderReader -
Uses of Registry in aQute.bnd.http
Fields in aQute.bnd.http declared as Registry Modifier and Type Field Description private RegistryHttpClient. registryMethods in aQute.bnd.http with parameters of type Registry Modifier and Type Method Description voidHttpClient. setRegistry(Registry registry) -
Uses of Registry in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Registry Modifier and Type Class Description classJUnitFramework.BundleBuilderDeprecated. -
Uses of Registry in aQute.bnd.main
Classes in aQute.bnd.main that implement Registry Modifier and Type Class Description classbndUtility to make bundles.classCommunicationCommandsclassEclipseCommandclassIndexCommandclassProfiles -
Uses of Registry in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement Registry Modifier and Type Class Description private static classServiceComponent.ComponentMaker -
Uses of Registry in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Registry Modifier and Type Class Description classMavenCommandclassMavenDeployCmdclassPomParserProvides 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 Registry Modifier and Type Field Description (package private) RegistryMavenRemoteRepository. registryMethods in aQute.bnd.maven.support with parameters of type Registry Modifier and Type Method Description voidMavenRemoteRepository. setRegistry(Registry registry) -
Uses of Registry in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement Registry Modifier and Type Class Description classAnalyzerclassBuilderInclude-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 $classProcessorclassVerifier -
Uses of Registry in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement Registry Modifier and Type Class Description classXMLResourceParser -
Uses of Registry in aQute.bnd.print
Classes in aQute.bnd.print that implement Registry Modifier and Type Class Description classJarPrinter -
Uses of Registry in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type Registry Modifier and Type Method Description voidRegistryPlugin. setRegistry(Registry registry) -
Uses of Registry in aQute.bnd.service.generate
Classes in aQute.bnd.service.generate that implement Registry Modifier and Type Class Description classBuildContext -
Uses of Registry in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Registry Modifier and Type Class Description classSignerThis class is used with the aQute.bnd.osgi package, it signs jars with DSA signature. -
Uses of Registry in aQute.bnd.url
Fields in aQute.bnd.url declared as Registry Modifier and Type Field Description protected RegistryDefaultURLConnectionHandler. registryprivate RegistryMultiURLConnectionHandler. registryMethods in aQute.bnd.url with parameters of type Registry Modifier and Type Method Description voidDefaultURLConnectionHandler. setRegistry(Registry registry)We are a @linkRegistryPluginfor convenience to our subclasses.Constructors in aQute.bnd.url with parameters of type Registry Constructor Description MultiURLConnectionHandler(Registry registry) -
Uses of Registry in aQute.lib.deployer
Fields in aQute.lib.deployer declared as Registry Modifier and Type Field Description (package private) RegistryFileRepo. registryMethods in aQute.lib.deployer with parameters of type Registry Modifier and Type Method Description voidFileRepo. setRegistry(Registry registry)
-