Uses of Interface
aQute.service.reporter.Reporter
Packages that use Reporter
Package
Description
This package provides baseline support.
-
Uses of Reporter in aQute.bnd.ant
Classes in aQute.bnd.ant that implement ReporterModifier and TypeClassDescriptionclass
class
This file is the bnd main task for ant.class
class
class
class
class
class
ProjectBuildOrderTask calculates the correct build order for all of the bnd projects in a workspace.class
class
ANT task to release into a repository, equivalent to:<bnd command="release"/>
class
class
class
class
Task to wrap a JAR as an OSGi bundle.Methods in aQute.bnd.ant with parameters of type Reporter -
Uses of Reporter in aQute.bnd.build
Classes in aQute.bnd.build that implement ReporterModifier and TypeClassDescriptionclass
(package private) class
Implements a mini make builder that is run just before we build the bundle.class
This class is NOT threadsafeclass
class
A Project Launcher is a base class to be extended by launchers.class
class
Fields in aQute.bnd.build declared as ReporterModifier and TypeFieldDescriptionprivate Reporter
Classpath.project
private final Reporter
DownloadBlocker.reporter
Fields in aQute.bnd.build with type parameters of type ReporterModifier and TypeFieldDescription(package private) final ThreadLocal<Reporter>
Workspace.signalBusy
Signal a BndListener plugin.Methods in aQute.bnd.build with parameters of type ReporterConstructors in aQute.bnd.build with parameters of type Reporter -
Uses of Reporter in aQute.bnd.component
Classes in aQute.bnd.component that implement Reporter -
Uses of Reporter in aQute.bnd.differ
Fields in aQute.bnd.differ declared as ReporterConstructors in aQute.bnd.differ with parameters of type Reporter -
Uses of Reporter in aQute.bnd.header
Methods in aQute.bnd.header with parameters of type ReporterModifier and TypeMethodDescriptionstatic Parameters
OSGiHeader.parseHeader
(String value, Reporter logger) Standard OSGi header parser.static Parameters
OSGiHeader.parseHeader
(String value, Reporter logger, Parameters result) static Attrs
OSGiHeader.parseProperties
(String input, Reporter logger) Constructors in aQute.bnd.header with parameters of type ReporterModifierConstructorDescriptionParameters
(String header, Reporter reporter) Parameters
(String header, Reporter reporter, boolean duplicates) -
Uses of Reporter in aQute.bnd.http
Fields in aQute.bnd.http declared as ReporterModifier and TypeFieldDescriptionprivate Reporter
HttpClient.reporter
(package private) Reporter
HttpRequest.reporter
Methods in aQute.bnd.http that return ReporterMethods in aQute.bnd.http with parameters of type Reporter -
Uses of Reporter in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Reporter -
Uses of Reporter in aQute.bnd.main
Classes in aQute.bnd.main that implement ReporterModifier and TypeClassDescriptionclass
Utility to make bundles.class
class
class
class
-
Uses of Reporter in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement Reporter -
Uses of Reporter in aQute.bnd.maven
Classes in aQute.bnd.maven that implement ReporterModifier and TypeClassDescriptionclass
class
class
Provides a way to parse a maven pom as properties.Fields in aQute.bnd.maven declared as ReporterModifier and TypeFieldDescription(package private) Reporter
MavenDeploy.reporter
(package private) Reporter
MavenDeployCmd.reporter
(package private) Reporter
MavenRepository.reporter
Deprecated.Methods in aQute.bnd.maven with parameters of type ReporterModifier and TypeMethodDescriptionvoid
MavenDeploy.setReporter
(Reporter processor) void
MavenDeployCmd.setReporter
(Reporter processor) void
MavenGroup.setReporter
(Reporter processor) void
MavenRepository.setReporter
(Reporter processor) Deprecated. -
Uses of Reporter in aQute.bnd.maven.support
Fields in aQute.bnd.maven.support declared as ReporterModifier and TypeFieldDescription(package private) final Reporter
Maven.reporter
(package private) final Reporter
MavenEntry.reporter
(package private) Reporter
MavenRemoteRepository.reporter
(package private) final Reporter
Pom.reporter
(package private) final Reporter
ProjectPom.reporter
Methods in aQute.bnd.maven.support with parameters of type ReporterConstructors in aQute.bnd.maven.support with parameters of type ReporterModifierConstructorDescription(package private)
CachedPom
(MavenEntry mavenEntry, URI repo, Reporter reporter) (package private)
MavenEntry
(Maven maven, String path, Reporter reporter) Constructor.(package private)
ProjectPom
(Maven maven, File pomFile, Reporter reporter) -
Uses of Reporter in aQute.bnd.obr
Methods in aQute.bnd.obr that return ReporterModifier and TypeMethodDescriptionstatic Reporter
OBRFragment.parse
(Jar jar, ResourceBuilder resource) static Reporter
OBRFragment.parse
(File file, ResourceBuilder resource, String base) -
Uses of Reporter in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement ReporterModifier and TypeClassDescriptionclass
class
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
class
Fields in aQute.bnd.osgi declared as ReporterModifier and TypeFieldDescriptionstatic Reporter
Processor.log
(package private) final Reporter
ClassDataCollectors.reporter
(package private) Reporter
Macro.reporter
Methods in aQute.bnd.osgi with parameters of type ReporterModifier and TypeMethodDescriptionprivate void
void
void
Domain.getParameters
(String key, Reporter reporter) Domain.getParameters
(String key, String deflt, Reporter reporter) Constructors in aQute.bnd.osgi with parameters of type ReporterModifierConstructorDescription(package private)
ClassDataCollectors
(Reporter reporter) Deprecated. -
Uses of Reporter in aQute.bnd.osgi.eclipse
Fields in aQute.bnd.osgi.eclipse declared as ReporterConstructors in aQute.bnd.osgi.eclipse with parameters of type ReporterModifierConstructorDescriptionEclipseClasspath
(Reporter reporter, File workspace, File project) EclipseClasspath
(Reporter reporter, File workspace, File project, int options) Parse an Eclipse project structure to discover the classpath. -
Uses of Reporter in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement ReporterFields in aQute.bnd.osgi.repository declared as ReporterMethods in aQute.bnd.osgi.repository with parameters of type Reporter -
Uses of Reporter in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return ReporterModifier and TypeMethodDescriptionResourceBuilder.getReporter()
ResourceBuilder.SafeResourceBuilder.getReporter()
-
Uses of Reporter in aQute.bnd.print
Classes in aQute.bnd.print that implement Reporter -
Uses of Reporter in aQute.bnd.resource.repository
Fields in aQute.bnd.resource.repository declared as ReporterMethods in aQute.bnd.resource.repository with parameters of type Reporter -
Uses of Reporter in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type ReporterModifier and TypeMethodDescriptionvoid
Plugin.setReporter
(Reporter processor) Set the current reporter.void
-
Uses of Reporter in aQute.bnd.service.generate
Classes in aQute.bnd.service.generate that implement Reporter -
Uses of Reporter in aQute.bnd.service.message
Methods in aQute.bnd.service.message with parameters of type Reporter -
Uses of Reporter in aQute.bnd.signing
Classes in aQute.bnd.signing that implement ReporterModifier and TypeClassDescriptionclass
This class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.Methods in aQute.bnd.signing with parameters of type Reporter -
Uses of Reporter in aQute.bnd.url
Classes in aQute.bnd.url that implement ReporterModifier and TypeClassDescriptionclass
Provide Http Basic Authentication.class
Provide Http Bearer Authentication.class
bnd has a builtin delegated authentication mechanism, seeSettings
.class
Generic connection setter can set a number of basic properties if applicable and can add generic headers.class
Base class for the URL Connection handlers.class
TODO Needs testing Can be used to override default verification of HTTPS.Fields in aQute.bnd.url declared as ReporterMethods in aQute.bnd.url with parameters of type ReporterModifier and TypeMethodDescriptionvoid
DefaultURLConnectionHandler.setReporter
(Reporter processor) Constructors in aQute.bnd.url with parameters of type ReporterModifierConstructorDescriptionBasicAuthentication
(String user, String password, Reporter reporter) BearerAuthentication
(String oauth2Token, Reporter reporter) HttpsVerification
(String certificates, boolean hostnameVerify, Reporter reporter) HttpsVerification
(X509Certificate[] certificateChain, boolean b, Reporter hc) -
Uses of Reporter in aQute.bnd.util.repository
Constructors in aQute.bnd.util.repository with parameters of type ReporterModifierConstructorDescriptionDownloadListenerPromise
(Reporter r, String task, org.osgi.util.promise.Promise<File> promise, RepositoryPlugin.DownloadListener... downloadListeners) DownloadListenerPromise
(Reporter r, String task, org.osgi.util.promise.Promise<File> promise, Map<String, String> attrs, RepositoryPlugin.DownloadListener... downloadListeners) Use the promise to signal the Download Listeners -
Uses of Reporter in aQute.lib.consoleapp
Classes in aQute.lib.consoleapp that implement Reporter -
Uses of Reporter in aQute.lib.deployer
Fields in aQute.lib.deployer declared as ReporterMethods in aQute.lib.deployer with parameters of type Reporter -
Uses of Reporter in aQute.lib.env
Classes in aQute.lib.env that implement ReporterMethods in aQute.lib.env with parameters of type ReporterModifier and TypeMethodDescriptionstatic Header
Header.parseHeader
(String value, Reporter logger) Standard OSGi header parser.static Header
Header.parseHeader
(String value, Reporter logger, Header result) static Props
Header.parseProperties
(String input, Reporter logger) Constructors in aQute.lib.env with parameters of type Reporter -
Uses of Reporter in aQute.lib.getopt
Fields in aQute.lib.getopt declared as ReporterConstructors in aQute.lib.getopt with parameters of type Reporter -
Uses of Reporter in aQute.lib.log2reporter
Classes in aQute.lib.log2reporter that implement Reporter -
Uses of Reporter in aQute.lib.utf8properties
Fields in aQute.lib.utf8properties declared as ReporterMethods in aQute.lib.utf8properties with parameters of type ReporterModifier and TypeMethodDescriptionvoid
void
void
UTF8Properties.load
(InputStream in, File file, Reporter reporter) void
UTF8Properties.load
(InputStream in, File file, Reporter reporter, String[] syntaxHeaders) void
void
Constructors in aQute.lib.utf8properties with parameters of type ReporterModifierConstructorDescription(package private)
PropertiesParser
(String source, String file, Reporter reporter, Properties properties) UTF8Properties
(File file, Reporter reporter) UTF8Properties
(File file, Reporter reporter, String[] syntaxHeaders) -
Uses of Reporter in aQute.libg.command
Fields in aQute.libg.command declared as ReporterMethods in aQute.libg.command with parameters of type Reporter -
Uses of Reporter in aQute.libg.reporter
Classes in aQute.libg.reporter that implement ReporterModifier and TypeClassDescriptionclass
Mainly used for testing where reporters are needed.Methods in aQute.libg.reporter with parameters of type Reporter -
Uses of Reporter in aQute.libg.reporter.slf4j
Classes in aQute.libg.reporter.slf4j that implement ReporterMethods in aQute.libg.reporter.slf4j that return ReporterModifier and TypeMethodDescriptionstatic Reporter
Slf4jReporter.getAlternative
(Class<?> class1, Reporter reporter) Methods in aQute.libg.reporter.slf4j with parameters of type ReporterModifier and TypeMethodDescriptionstatic Reporter
Slf4jReporter.getAlternative
(Class<?> class1, Reporter reporter) -
Uses of Reporter in aQute.libg.sed
Classes in aQute.libg.sed that implement ReporterFields in aQute.libg.sed declared as ReporterMethods in aQute.libg.sed with parameters of type Reporter