Uses of Class
aQute.bnd.osgi.Domain
Packages that use Domain
Package
Description
OSGi Declarative Services Annotation processing.
-
Uses of Domain in aQute.bnd.build
Subclasses of Domain in aQute.bnd.buildModifier and TypeClassDescriptionclass
(package private) class
Implements a mini make builder that is run just before we build the bundle.class
This class is NOT threadsafeclass
class
A Project Launcher is a base class to be extended by launchers.class
class
-
Uses of Domain in aQute.bnd.build.model
Fields in aQute.bnd.build.model declared as DomainMethods in aQute.bnd.build.model that return Domain -
Uses of Domain in aQute.bnd.buildtool
Subclasses of Domain in aQute.bnd.buildtoolModifier and TypeClassDescriptionclass
Install gradle from a repository in this workspace. -
Uses of Domain in aQute.bnd.component
Subclasses of Domain in aQute.bnd.component -
Uses of Domain in aQute.bnd.junit
Subclasses of Domain in aQute.bnd.junit -
Uses of Domain in aQute.bnd.main
Subclasses of Domain in aQute.bnd.mainModifier and TypeClassDescriptionclass
Utility to make bundles.class
class
class
class
class
-
Uses of Domain in aQute.bnd.make.component
Subclasses of Domain in aQute.bnd.make.component -
Uses of Domain in aQute.bnd.maven
Subclasses of Domain in aQute.bnd.mavenModifier and TypeClassDescriptionclass
class
class
Provides a way to parse a maven pom as properties.Methods in aQute.bnd.maven with parameters of type Domain -
Uses of Domain in aQute.bnd.osgi
Subclasses of Domain in aQute.bnd.osgiModifier and TypeClassDescriptionclass
This class can calculate the required headers for a (potential) JAR file.class
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
class
Fields in aQute.bnd.osgi declared as DomainMethods in aQute.bnd.osgi that return DomainModifier and TypeMethodDescriptionstatic Domain
Domain.domain
(byte[] data) static Domain
static Domain
static Domain
Domain.domain
(Attributes attrs) static Domain
Domain.domain
(JarInputStream jin) static Domain
static Domain
Methods in aQute.bnd.osgi with parameters of type Domain -
Uses of Domain in aQute.bnd.osgi.repository
Subclasses of Domain in aQute.bnd.osgi.repository -
Uses of Domain in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource with parameters of type DomainModifier and TypeMethodDescriptionboolean
ResourceBuilder.addManifest
(Domain manifest) Parse the manifest and turn them into requirements & capabilitiesboolean
ResourceBuilder.SafeResourceBuilder.addManifest
(Domain manifest) static void
MainClassNamespace.build
(CapabilityBuilder mc, Domain manifest) -
Uses of Domain in aQute.bnd.print
Subclasses of Domain in aQute.bnd.print -
Uses of Domain in aQute.bnd.service.generate
Subclasses of Domain in aQute.bnd.service.generate -
Uses of Domain in aQute.bnd.signing
Subclasses of Domain in aQute.bnd.signingModifier and TypeClassDescriptionclass
This class is used with the aQute.bnd.osgi package, it signs jars with DSA signature.