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 class
JUnitLauncher
class
Project
This class is NOT threadsafeclass
ProjectBuilder
class
ProjectLauncher
A Project Launcher is a base class to be extended by launchers.class
Run
class
Workspace
-
Uses of Registry in aQute.bnd.component
Classes in aQute.bnd.component that implement Registry Modifier and Type Class Description class
HeaderReader
-
Uses of Registry in aQute.bnd.connection.settings
Classes in aQute.bnd.connection.settings that implement Registry Modifier and Type Class Description class
ConnectionSettings
-
Uses of Registry in aQute.bnd.http
Methods in aQute.bnd.http with parameters of type Registry Modifier and Type Method Description void
HttpClient. setRegistry(Registry registry)
-
Uses of Registry in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Registry Modifier and Type Class Description class
JUnitFramework.BundleBuilder
-
Uses of Registry in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Registry Modifier and Type Class Description 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 Modifier and Type Method Description void
MavenRemoteRepository. setRegistry(Registry registry)
-
Uses of Registry in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement Registry Modifier and Type Class Description 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 )* @version $Revision: 1.27 $class
Processor
class
Verifier
-
Uses of Registry in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement Registry Modifier and Type Class Description class
XMLResourceParser
-
Uses of Registry in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type Registry Modifier and Type Method Description void
RegistryPlugin. setRegistry(Registry registry)
-
Uses of Registry in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Registry Modifier and Type Class Description class
Signer
This 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 Registry
DefaultURLConnectionHandler. registry
Methods in aQute.bnd.url with parameters of type Registry Modifier and Type Method Description void
DefaultURLConnectionHandler. setRegistry(Registry registry)
We are a @linkRegistryPlugin
for 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
Methods in aQute.lib.deployer with parameters of type Registry Modifier and Type Method Description void
FileRepo. setRegistry(Registry registry)
-