Uses of Interface
aQute.bnd.osgi.Constants
-
Packages that use Constants Package Description aQute.bnd.build aQute.bnd.component aQute.bnd.help aQute.bnd.junit aQute.bnd.make aQute.bnd.make.component 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 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.classRunclassWorkspace -
Uses of Constants in aQute.bnd.component
Classes in aQute.bnd.component that implement Constants Modifier and Type Class Description classHeaderReader -
Uses of Constants in aQute.bnd.help
Classes in aQute.bnd.help that implement Constants Modifier and Type Class Description classSyntax -
Uses of Constants in aQute.bnd.junit
Classes in aQute.bnd.junit that implement Constants Modifier and Type Class Description classJUnitFramework.BundleBuilderDeprecated. -
Uses of Constants in aQute.bnd.make
Classes in aQute.bnd.make that implement Constants Modifier and Type Class Description classMakeBnd -
Uses of Constants in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement Constants Modifier and Type Class Description private static classServiceComponent.ComponentMaker -
Uses of Constants in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Constants Modifier and Type Class Description classMavenCommandclassMavenDeployCmdclassPomParserProvides 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 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 $classProcessorclassVerifier -
Uses of Constants in aQute.bnd.osgi.repository
Classes in aQute.bnd.osgi.repository that implement Constants Modifier and Type Class Description classXMLResourceParser -
Uses of Constants in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Constants Modifier and Type Class Description classSignerThis class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.
-