Modifier and Type | Class and Description |
---|---|
class |
Project
This class is NOT threadsafe
|
class |
ProjectBuilder |
class |
Workspace |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.signal(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
Reporter |
ComponentAnnotationReader.getReporter() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
ComponentAnnotationReader.getDefinition(Clazz c,
Reporter reporter) |
void |
ComponentAnnotationReader.setReporter(Reporter reporter) |
Modifier and Type | Class and Description |
---|---|
class |
MavenCommand |
class |
MavenDeployCmd |
class |
PomParser
Provides a way to parse a maven pom as properties.
|
Modifier and Type | Method and Description |
---|---|
void |
MavenDeployCmd.setReporter(Reporter processor) |
void |
MavenDeploy.setReporter(Reporter processor) |
void |
MavenRepository.setReporter(Reporter processor) |
void |
MavenGroup.setReporter(Reporter processor) |
Modifier and Type | Method and Description |
---|---|
void |
MavenRemoteRepository.setReporter(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
EclipseRepo.setReporter(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
Plugin.setReporter(Reporter processor)
Set the current reporter.
|
void |
BndListener.signal(Reporter reporter) |
Modifier and Type | Class and Description |
---|---|
class |
Signer
This class is used with the aQute.lib.osgi package, it signs jars with DSA
signature.
|
Modifier and Type | Method and Description |
---|---|
void |
JartoolSigner.setReporter(Reporter processor) |
Modifier and Type | Method and Description |
---|---|
void |
FileInstallRepo.setReporter(Reporter reporter) |
void |
FileRepo.setReporter(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
HttpBasicAuthURLConnector.setReporter(Reporter reporter) |
Modifier and Type | Field and Description |
---|---|
protected Reporter |
AbstractBaseOBR.reporter |
Modifier and Type | Method and Description |
---|---|
void |
LocalOBR.setReporter(Reporter reporter) |
void |
CachingURLResourceHandle.setReporter(Reporter reporter) |
void |
AbstractBaseOBR.setReporter(Reporter reporter) |
Modifier and Type | Class and 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 )*
|
class |
Processor |
class |
Verifier |
Modifier and Type | Method and Description |
---|---|
void |
Jar.setReporter(Reporter reporter) |
Constructor and Description |
---|
EclipseClasspath(Reporter reporter,
File workspace,
File project) |
EclipseClasspath(Reporter reporter,
File workspace,
File project,
int options)
Parse an Eclipse project structure to discover the classpath.
|
Modifier and Type | Method and Description |
---|---|
void |
Command.setReporter(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Map<String,String>> |
OSGiHeader.parseHeader(String value,
Reporter logger)
Standard OSGi header parser.
|
static Map<String,String> |
OSGiHeader.parseProperties(String input,
Reporter logger) |
Copyright © 2012 aQute SARL. All Rights Reserved.