Uses of Class
aQute.bnd.osgi.Processor
-
-
Uses of Processor in aQute.bnd.build
Subclasses of Processor in aQute.bnd.build Modifier and Type Class Description class
JUnitLauncher
(package private) class
Makefile
Implements a mini make builder that is run just before we build the bundle.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
Fields in aQute.bnd.build declared as Processor Modifier and Type Field Description (package private) static Processor
Workspace. defaults
Methods in aQute.bnd.build that return Processor Modifier and Type Method Description static Processor
Workspace. getDefaults()
Methods in aQute.bnd.build with parameters of type Processor Modifier and Type Method Description boolean
Container. contributeFiles(java.util.List<java.io.File> files, Processor reporter)
Iterate over the containers and get the files they represent.static Workspace
Workspace. createStandaloneWorkspace(Processor run, java.net.URI base)
Create a workspace that does not inherit from a cnf directory etc.private void
Project. install(RepositoryPlugin repo, Processor context, java.io.File f, Attrs value)
private java.net.URI
Project. releaseRepo(RepositoryPlugin releaseRepo, Processor context, java.lang.String jarName, java.io.InputStream jarStream)
Constructors in aQute.bnd.build with parameters of type Processor Constructor Description Makefile(Processor project)
-
Uses of Processor in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return Processor Modifier and Type Method Description Processor
BndEditModel. getProperties()
Return a processor for this model. -
Uses of Processor in aQute.bnd.component
Subclasses of Processor in aQute.bnd.component Modifier and Type Class Description class
HeaderReader
-
Uses of Processor in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings declared as Processor Modifier and Type Field Description private Processor
ConnectionSettings.MasterPassphrase. processor
private Processor
ConnectionSettings. processor
Constructors in aQute.bnd.connection.settings with parameters of type Processor Constructor Description ConnectionSettings(Processor processor, HttpClient client)
MasterPassphrase(Processor processor)
SettingsURLConnectionHandler(ServerDTO serverDTO, Processor processor)
-
Uses of Processor in aQute.bnd.exporter.subsystem
Methods in aQute.bnd.exporter.subsystem with parameters of type Processor Modifier and Type Method Description private java.util.List<java.io.File>
SubsystemExporter. getBundles(java.util.Collection<Container> containers, Processor reporter)
-
Uses of Processor in aQute.bnd.help
Fields in aQute.bnd.help declared as Processor Modifier and Type Field Description (package private) Processor
ProcessorHandler. processor
Methods in aQute.bnd.help with parameters of type Processor Modifier and Type Method Description static <T> T
ProcessorHandler. getInstructions(Processor processor, java.lang.Class<T> type)
static <T> T
Syntax. getInstructions(Processor processor, java.lang.Class<T> type)
Constructors in aQute.bnd.help with parameters of type Processor Constructor Description ProcessorHandler(Processor processor)
-
Uses of Processor in aQute.bnd.http
Methods in aQute.bnd.http with parameters of type Processor Modifier and Type Method Description void
HttpClient. readSettings(Processor processor)
-
Uses of Processor in aQute.bnd.junit
Subclasses of Processor in aQute.bnd.junit Modifier and Type Class Description class
JUnitFramework.BundleBuilder
Deprecated. -
Uses of Processor in aQute.bnd.main
Subclasses of Processor in aQute.bnd.main Modifier and Type Class Description class
bnd
Utility to make bundles.class
CommunicationCommands
class
ExportReportCommand
class
IndexCommand
class
Profiles
Methods in aQute.bnd.main that return Processor Modifier and Type Method Description private Processor
ExportReportCommand. getProcessor(java.lang.String basePath)
Methods in aQute.bnd.main with parameters of type Processor Modifier and Type Method Description private void
Shell. help(Processor domain, java.io.PrintWriter out)
private void
ExportReportCommand. listReports(Processor p, java.lang.String scope, java.lang.String resultPrefix)
private void
bnd. report(Justif justif, java.lang.String string, Processor processor)
-
Uses of Processor in aQute.bnd.make.component
Subclasses of Processor in aQute.bnd.make.component Modifier and Type Class Description private static class
ServiceComponent.ComponentMaker
-
Uses of Processor in aQute.bnd.maven
Subclasses of Processor in aQute.bnd.maven Modifier and Type Class Description class
MavenCommand
class
MavenDeployCmd
class
PomParser
Provides a way to parse a maven pom as properties.Fields in aQute.bnd.maven declared as Processor Modifier and Type Field Description (package private) Processor
PomResource. processor
Methods in aQute.bnd.maven that return Processor Modifier and Type Method Description private static Processor
PomResource. asProcessor(java.util.Map<java.lang.String,java.lang.String> map)
Constructors in aQute.bnd.maven with parameters of type Processor Constructor Description MavenCommand(Processor p)
PomResource(Processor scoped, java.util.jar.Manifest manifest)
PomResource(Processor scoped, java.util.jar.Manifest manifest, java.lang.String groupId, java.lang.String artifactId, java.lang.String version)
-
Uses of Processor in aQute.bnd.osgi
Subclasses of Processor in aQute.bnd.osgi 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
Verifier
Fields in aQute.bnd.osgi declared as Processor Modifier and Type Field Description (package private) Processor
Macro. domain
(package private) Processor
Processor. parent
(package private) Processor
ActivelyClosingClassLoader. processor
private Processor
PreprocessResource. processor
(package private) Processor
Macro.Link. start
Fields in aQute.bnd.osgi with type parameters of type Processor Modifier and Type Field Description (package private) static java.lang.ThreadLocal<Processor>
Processor. current
Methods in aQute.bnd.osgi that return Processor Modifier and Type Method Description protected Processor
Processor. beginHandleErrors(java.lang.String message)
Set the current command thread.private Processor
Processor. current()
A processor can mark itself current for a thread.Processor
Processor. getParent()
Processor
Processor. getTop()
Methods in aQute.bnd.osgi with parameters of type Processor Modifier and Type Method Description static Domain
Domain. domain(Processor processor)
protected void
Processor. endHandleErrors(Processor previous)
End a command.private java.lang.String
Processor. getLiteralProperty(java.lang.String key, java.lang.String deflt, Processor source, boolean inherit)
static java.lang.String
OSInformation. getNativeCapabilityClause(Processor p, java.lang.String[] args)
Helper for the Processor._native_capability macrovoid
Processor. getSettings(Processor p)
Copy the settings of another processorstatic Parameters
Processor. parseHeader(java.lang.String value, Processor logger)
Standard OSGi header parser.(package private) static void
OSInformation. parseNativeCapabilityArgs(Processor p, java.lang.String[] args, OSInformation.NativeCapability clause)
java.lang.String
Macro. process(java.lang.String line, Processor source)
void
Processor. setParent(Processor processor)
void
Processor. use(Processor reporter)
Constructors in aQute.bnd.osgi with parameters of type Processor Constructor Description ActivelyClosingClassLoader(Processor processor, java.lang.ClassLoader parent)
Analyzer(Processor parent)
Builder(Processor parent)
CL(Processor p)
Link(Processor start, Macro.Link previous, java.lang.String key)
Macro(Processor domain, java.lang.Object... targets)
PreprocessResource(Processor processor, Resource r)
Processor(Processor processor)
Processor(Processor parent, java.util.Properties props, boolean copy)
-
Uses of Processor in aQute.bnd.osgi.repository
Subclasses of Processor in aQute.bnd.osgi.repository Modifier and Type Class Description class
XMLResourceParser
-
Uses of Processor in aQute.bnd.service
Fields in aQute.bnd.service declared as Processor Modifier and Type Field Description Processor
RepositoryPlugin.PutOptions. context
Provides the context. -
Uses of Processor in aQute.bnd.signing
Subclasses of Processor in aQute.bnd.signing 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 Processor in biz.aQute.bnd.reporter.exporter
Fields in biz.aQute.bnd.reporter.exporter declared as Processor Modifier and Type Field Description private Processor
ReportExporter. _processor
private Processor
ReportExporterBuilder. _processor
Methods in biz.aQute.bnd.reporter.exporter with parameters of type Processor Modifier and Type Method Description ReportExporterBuilder
ReportExporterBuilder. setProcessor(Processor processor)
Set the processor from which plugins are loaded as well as properties and to which errors are reported.private static void
ReportExporterBuilder. setupDefaultPlugins(Processor processor)
Constructors in biz.aQute.bnd.reporter.exporter with parameters of type Processor Constructor Description ReportExporter(java.lang.String scope, Processor processor, ReportGeneratorService generator)
-
Uses of Processor in biz.aQute.bnd.reporter.generator
Fields in biz.aQute.bnd.reporter.generator declared as Processor Modifier and Type Field Description private Processor
ReportGeneratorBuilder. _processor
Methods in biz.aQute.bnd.reporter.generator that return Processor Modifier and Type Method Description private Processor
ReportGeneratorBuilder. configureProcessor(Processor processor)
Methods in biz.aQute.bnd.reporter.generator with parameters of type Processor Modifier and Type Method Description private Processor
ReportGeneratorBuilder. configureProcessor(Processor processor)
private Parameters
ReportGeneratorBuilder. readPluginsConfig(Processor processor)
ReportGeneratorBuilder
ReportGeneratorBuilder. setProcessor(Processor processor)
Set the processor from which plugins are loaded as well as properties and to which errors are reported. -
Uses of Processor in biz.aQute.bnd.reporter.plugins.entries.processor
Methods in biz.aQute.bnd.reporter.plugins.entries.processor with parameters of type Processor Modifier and Type Method Description java.lang.Object
FileNamePlugin. extract(Processor processor, java.util.Locale locale)
-