Uses of Interface
aQute.service.reporter.Reporter
-
-
Uses of Reporter in aQute.bnd.build
Classes in aQute.bnd.build that implement Reporter 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.classRunclassWorkspaceFields in aQute.bnd.build declared as Reporter Modifier and Type Field Description private ReporterClasspath. projectprivate ReporterDownloadBlocker. reporterFields in aQute.bnd.build with type parameters of type Reporter Modifier and Type Field Description (package private) java.lang.ThreadLocal<Reporter>Workspace. signalBusySignal a BndListener plugin.Methods in aQute.bnd.build with parameters of type Reporter Modifier and Type Method Description voidWorkspace. signal(Reporter reporter)Constructors in aQute.bnd.build with parameters of type Reporter Constructor Description Classpath(Reporter project, java.lang.String name)DownloadBlocker(Reporter reporter) -
Uses of Reporter in aQute.bnd.component
Classes in aQute.bnd.component that implement Reporter Modifier and Type Class Description classHeaderReader -
Uses of Reporter in aQute.bnd.differ
Fields in aQute.bnd.differ declared as Reporter Modifier and Type Field Description (package private) ReporterBaseline. bndConstructors in aQute.bnd.differ with parameters of type Reporter Constructor Description Baseline(Reporter bnd, Differ differ) -
Uses of Reporter in aQute.bnd.header
Methods in aQute.bnd.header with parameters of type Reporter Modifier and Type Method Description static ParametersOSGiHeader. parseHeader(java.lang.String value, Reporter logger)Standard OSGi header parser.static ParametersOSGiHeader. parseHeader(java.lang.String value, Reporter logger, Parameters result)static AttrsOSGiHeader. parseProperties(java.lang.String input, Reporter logger)Constructors in aQute.bnd.header with parameters of type Reporter Constructor Description Parameters(java.lang.String header, Reporter reporter)Parameters(java.lang.String header, Reporter reporter, boolean duplicates) -
Uses of Reporter in aQute.bnd.http
Fields in aQute.bnd.http declared as Reporter Modifier and Type Field Description private ReporterHttpClient. reporter(package private) ReporterHttpRequest. reporterMethods in aQute.bnd.http that return Reporter Modifier and Type Method Description ReporterHttpClient. getReporter()Methods in aQute.bnd.http with parameters of type Reporter Modifier and Type Method Description HttpRequest<T>HttpRequest. report(Reporter reporter)voidHttpClient. setReporter(Reporter reporter) -
Uses of Reporter in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Reporter Modifier and Type Class Description classJUnitFramework.BundleBuilderDeprecated. -
Uses of Reporter in aQute.bnd.main
Classes in aQute.bnd.main that implement Reporter Modifier and Type Class Description classbndUtility to make bundles.classCommunicationCommandsclassEclipseCommandclassIndexCommandclassProfiles -
Uses of Reporter in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement Reporter Modifier and Type Class Description private static classServiceComponent.ComponentMaker -
Uses of Reporter in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Reporter Modifier and Type Class Description classMavenCommandclassMavenDeployCmdclassPomParserProvides a way to parse a maven pom as properties.Fields in aQute.bnd.maven declared as Reporter Modifier and Type Field Description (package private) ReporterMavenDeploy. reporter(package private) ReporterMavenDeployCmd. reporter(package private) ReporterMavenRepository. reporterDeprecated.Methods in aQute.bnd.maven with parameters of type Reporter Modifier and Type Method Description voidMavenDeploy. setReporter(Reporter processor)voidMavenDeployCmd. setReporter(Reporter processor)voidMavenGroup. setReporter(Reporter processor)voidMavenRepository. setReporter(Reporter processor)Deprecated. -
Uses of Reporter in aQute.bnd.maven.support
Fields in aQute.bnd.maven.support declared as Reporter Modifier and Type Field Description (package private) ReporterMaven. reporter(package private) ReporterMavenEntry. reporter(package private) ReporterMavenRemoteRepository. reporter(package private) ReporterPom. reporter(package private) ReporterProjectPom. reporterMethods in aQute.bnd.maven.support with parameters of type Reporter Modifier and Type Method Description voidMavenRemoteRepository. setReporter(Reporter reporter)Constructors in aQute.bnd.maven.support with parameters of type Reporter Constructor Description CachedPom(MavenEntry mavenEntry, java.net.URI repo, Reporter reporter)Maven(java.util.concurrent.Executor executor, Reporter reporter)MavenEntry(Maven maven, java.lang.String path, Reporter reporter)Constructor.Pom(Maven maven, java.io.File pomFile, java.net.URI home, Reporter reporter)ProjectPom(Maven maven, java.io.File pomFile, Reporter reporter) -
Uses of Reporter in aQute.bnd.obr
Methods in aQute.bnd.obr that return Reporter Modifier and Type Method Description static ReporterOBRFragment. parse(Jar jar, ResourceBuilder resource)static ReporterOBRFragment. parse(java.io.File file, ResourceBuilder resource, java.lang.String base) -
Uses of Reporter in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement Reporter 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 $classProcessorclassVerifierFields in aQute.bnd.osgi declared as Reporter Modifier and Type Field Description static ReporterProcessor. log(package private) ReporterClassDataCollectors. reporter(package private) ReporterMacro. reporterMethods in aQute.bnd.osgi with parameters of type Reporter Modifier and Type Method Description private voidProcessor. addAll(java.util.List<java.lang.String> to, java.util.List<java.lang.String> from, java.lang.String prefix, Reporter reporter)voidProcessor. getInfo(Reporter processor)voidProcessor. getInfo(Reporter processor, java.lang.String prefix)ParametersDomain. getParameters(java.lang.String key, Reporter reporter)ParametersDomain. getParameters(java.lang.String key, java.lang.String deflt, Reporter reporter)Constructors in aQute.bnd.osgi with parameters of type Reporter Constructor Description ClassDataCollectors(Reporter reporter)Classpath(Reporter project, java.lang.String name)Deprecated. -
Uses of Reporter in aQute.bnd.osgi.eclipse
Fields in aQute.bnd.osgi.eclipse declared as Reporter Modifier and Type Field Description (package private) ReporterEclipseClasspath. reporterConstructors in aQute.bnd.osgi.eclipse with parameters of type Reporter Constructor Description EclipseClasspath(Reporter reporter, java.io.File workspace, java.io.File project)EclipseClasspath(Reporter reporter, java.io.File workspace, java.io.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 Reporter Modifier and Type Class Description classXMLResourceParserFields in aQute.bnd.osgi.repository declared as Reporter Modifier and Type Field Description private ReporterSimpleIndexer. reporterMethods in aQute.bnd.osgi.repository with parameters of type Reporter Modifier and Type Method Description SimpleIndexerSimpleIndexer. reporter(Reporter reporter) -
Uses of Reporter in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return Reporter Modifier and Type Method Description ReporterResourceBuilder. getReporter()ReporterResourceBuilder.SafeResourceBuilder. getReporter() -
Uses of Reporter in aQute.bnd.print
Classes in aQute.bnd.print that implement Reporter Modifier and Type Class Description classJarPrinter -
Uses of Reporter in aQute.bnd.resource.repository
Fields in aQute.bnd.resource.repository declared as Reporter Modifier and Type Field Description private ReporterResourceRepositoryImpl. reporterMethods in aQute.bnd.resource.repository with parameters of type Reporter Modifier and Type Method Description voidResourceRepositoryImpl. setReporter(Reporter processor) -
Uses of Reporter in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type Reporter Modifier and Type Method Description voidPlugin. setReporter(Reporter processor)Set the current reporter.voidBndListener. signal(Reporter reporter) -
Uses of Reporter in aQute.bnd.service.generate
Classes in aQute.bnd.service.generate that implement Reporter Modifier and Type Class Description classBuildContext -
Uses of Reporter in aQute.bnd.service.message
Methods in aQute.bnd.service.message with parameters of type Reporter Modifier and Type Method Description voidDialogs. errors(java.lang.String message, Reporter reporter)Display a list of errors and warnings. -
Uses of Reporter in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Reporter Modifier and Type Class Description classSignerThis 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 Modifier and Type Method Description voidJartoolSigner. setReporter(Reporter processor) -
Uses of Reporter in aQute.bnd.url
Classes in aQute.bnd.url that implement Reporter Modifier and Type Class Description classBasicAuthenticationProvide Http Basic Authentication.classBearerAuthenticationProvide Http Bearer Authentication.classBndAuthenticationbnd has a builtin delegated authentication mechanism, seeSettings.classConnectionSettingsGeneric connection setter can set a number of basic properties if applicable and can add generic headers.classDefaultURLConnectionHandlerBase class for the URL Connection handlers.classHttpsVerificationTODO Needs testing Can be used to override default verification of HTTPS.Fields in aQute.bnd.url declared as Reporter Modifier and Type Field Description private ReporterDefaultURLConnectionHandler. reporterMethods in aQute.bnd.url with parameters of type Reporter Modifier and Type Method Description voidDefaultURLConnectionHandler. setReporter(Reporter processor)Constructors in aQute.bnd.url with parameters of type Reporter Constructor Description BasicAuthentication(java.lang.String user, java.lang.String password, Reporter reporter)BearerAuthentication(java.lang.String oauth2Token, Reporter reporter)HttpsVerification(java.lang.String certificates, boolean hostnameVerify, Reporter reporter)HttpsVerification(java.security.cert.X509Certificate[] certificateChain, boolean b, Reporter hc) -
Uses of Reporter in aQute.bnd.util.repository
Constructors in aQute.bnd.util.repository with parameters of type Reporter Constructor Description DownloadListenerPromise(Reporter r, java.lang.String task, org.osgi.util.promise.Promise<java.io.File> promise, RepositoryPlugin.DownloadListener... downloadListeners)DownloadListenerPromise(Reporter r, java.lang.String task, org.osgi.util.promise.Promise<java.io.File> promise, java.util.Map<java.lang.String,java.lang.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 Modifier and Type Class Description classAbstractConsoleApp -
Uses of Reporter in aQute.lib.deployer
Fields in aQute.lib.deployer declared as Reporter Modifier and Type Field Description (package private) ReporterFileRepo. reporterMethods in aQute.lib.deployer with parameters of type Reporter Modifier and Type Method Description voidFileRepo. setReporter(Reporter reporter) -
Uses of Reporter in aQute.lib.env
Classes in aQute.lib.env that implement Reporter Modifier and Type Class Description classEnvMethods in aQute.lib.env with parameters of type Reporter Modifier and Type Method Description static HeaderHeader. parseHeader(java.lang.String value, Reporter logger)Standard OSGi header parser.static HeaderHeader. parseHeader(java.lang.String value, Reporter logger, Header result)static PropsHeader. parseProperties(java.lang.String input, Reporter logger)Constructors in aQute.lib.env with parameters of type Reporter Constructor Description Header(java.lang.String header, Reporter reporter) -
Uses of Reporter in aQute.lib.getopt
Fields in aQute.lib.getopt declared as Reporter Modifier and Type Field Description (package private) ReporterCommandLine. reporterConstructors in aQute.lib.getopt with parameters of type Reporter Constructor Description CommandLine(Reporter reporter) -
Uses of Reporter in aQute.lib.log2reporter
Classes in aQute.lib.log2reporter that implement Reporter Modifier and Type Class Description classLogToReporterAdapter -
Uses of Reporter in aQute.lib.utf8properties
Fields in aQute.lib.utf8properties declared as Reporter Modifier and Type Field Description private ReporterPropertiesParser. reporterMethods in aQute.lib.utf8properties with parameters of type Reporter Modifier and Type Method Description voidUTF8Properties. load(java.io.File file, Reporter reporter)voidUTF8Properties. load(java.io.File file, Reporter reporter, java.lang.String[] syntaxHeaders)voidUTF8Properties. load(java.io.InputStream in, java.io.File file, Reporter reporter)voidUTF8Properties. load(java.io.InputStream in, java.io.File file, Reporter reporter, java.lang.String[] syntaxHeaders)voidUTF8Properties. load(java.lang.String source, java.io.File file, Reporter reporter)voidUTF8Properties. load(java.lang.String source, java.io.File file, Reporter reporter, java.lang.String[] syntaxHeaders)Constructors in aQute.lib.utf8properties with parameters of type Reporter Constructor Description PropertiesParser(java.lang.String source, java.lang.String file, Reporter reporter, java.util.Properties properties)UTF8Properties(java.io.File file, Reporter reporter)UTF8Properties(java.io.File file, Reporter reporter, java.lang.String[] syntaxHeaders) -
Uses of Reporter in aQute.libg.command
Fields in aQute.libg.command declared as Reporter Modifier and Type Field Description (package private) ReporterCommand. reporterMethods in aQute.libg.command with parameters of type Reporter Modifier and Type Method Description voidCommand. setReporter(Reporter reporter) -
Uses of Reporter in aQute.libg.reporter
Classes in aQute.libg.reporter that implement Reporter Modifier and Type Class Description classReporterAdapterMainly used for testing where reporters are needed.Methods in aQute.libg.reporter with parameters of type Reporter Modifier and Type Method Description static <T> TReporterMessages. base(Reporter reporter, java.lang.Class<T> messages) -
Uses of Reporter in aQute.libg.reporter.slf4j
Classes in aQute.libg.reporter.slf4j that implement Reporter Modifier and Type Class Description classSlf4jReporterMethods in aQute.libg.reporter.slf4j that return Reporter Modifier and Type Method Description static ReporterSlf4jReporter. getAlternative(java.lang.Class<?> class1, Reporter reporter)Methods in aQute.libg.reporter.slf4j with parameters of type Reporter Modifier and Type Method Description static ReporterSlf4jReporter. getAlternative(java.lang.Class<?> class1, Reporter reporter) -
Uses of Reporter in aQute.libg.sed
Classes in aQute.libg.sed that implement Reporter Modifier and Type Class Description classReplacerAdapterProvide a macro Domain.Fields in aQute.libg.sed declared as Reporter Modifier and Type Field Description (package private) ReporterReplacerAdapter. reporterMethods in aQute.libg.sed with parameters of type Reporter Modifier and Type Method Description voidReplacerAdapter. setReporter(Reporter reporter)
-