Uses of Interface
aQute.bnd.osgi.Constants
-
Packages that use Constants Package Description aQute.bnd.build aQute.bnd.component aQute.bnd.connection.settings aQute.bnd.help aQute.bnd.junit aQute.bnd.make aQute.bnd.maven aQute.bnd.osgi aQute.bnd.osgi.repository 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.component
Classes in aQute.bnd.component that implement Constants Modifier and Type Class Description class
HeaderReader
-
Uses of Constants in aQute.bnd.connection.settings
Classes in aQute.bnd.connection.settings that implement Constants Modifier and Type Class Description class
ConnectionSettings
-
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
-
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
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.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.
-