Uses of Interface
aQute.bnd.osgi.Constants
-
Packages that use Constants Package Description aQute.bnd.build aQute.bnd.buildtool aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.help aQute.bnd.junit aQute.bnd.make aQute.bnd.maven aQute.bnd.osgi aQute.bnd.osgi.repository aQute.bnd.print aQute.bnd.service.generate aQute.bnd.signing -
-
Uses of Constants in aQute.bnd.build
Classes in aQute.bnd.build that implement Constants 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 Constants in aQute.bnd.buildtool
Classes in aQute.bnd.buildtool that implement Constants Modifier and Type Class Description class
ToolManager
Install gradle from a repository in this workspace. -
Uses of Constants in aQute.bnd.component
Classes in aQute.bnd.component that implement Constants Modifier and Type Class Description class
HeaderReader
-
Uses of Constants in aQute.bnd.help
Classes in aQute.bnd.help that implement Constants Modifier and Type Class Description class
Syntax
-
Uses of Constants in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Constants Modifier and Type Class Description class
JUnitFramework.BundleBuilder
Deprecated. -
Uses of Constants in aQute.bnd.make
Classes in aQute.bnd.make that implement Constants Modifier and Type Class Description class
MakeBnd
-
Uses of Constants in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Constants Modifier and Type Class Description class
MavenCommand
class
MavenDeployCmd
class
PomParser
Provides a way to parse a maven pom as properties. -
Uses of Constants in aQute.bnd.osgi
Classes in aQute.bnd.osgi that implement Constants Modifier and Type Class Description class
Analyzer
This class can calculate the required headers for a (potential) JAR file.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 Constants in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement Constants Modifier and Type Class Description class
XMLResourceParser
-
Uses of Constants in aQute.bnd.print
Classes in aQute.bnd.print that implement Constants Modifier and Type Class Description class
JarPrinter
-
Uses of Constants in aQute.bnd.service.generate
Classes in aQute.bnd.service.generate that implement Constants Modifier and Type Class Description class
BuildContext
-
Uses of Constants in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Constants Modifier and Type Class Description class
Signer
This class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.
-