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 TypeClassDescriptionclassclassThis class is NOT threadsafeclassclassA Project Launcher is a base class to be extended by launchers.classclass -
Uses of Domain in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return Domain -
Uses of Domain in aQute.bnd.buildtool
Subclasses of Domain in aQute.bnd.buildtoolModifier and TypeClassDescriptionclassInstall 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.maven
Subclasses of Domain in aQute.bnd.mavenModifier and TypeClassDescriptionclassclassclassProvides 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 TypeClassDescriptionclassThis class can calculate the required headers for a (potential) JAR file.classInclude-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 $classclassMethods in aQute.bnd.osgi that return DomainModifier and TypeMethodDescriptionstatic DomainDomain.domain(byte[] data) static Domainstatic Domainstatic DomainDomain.domain(Attributes attrs) static DomainDomain.domain(JarInputStream jin) static Domainstatic DomainMethods 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 TypeMethodDescriptionbooleanResourceBuilder.addManifest(Domain manifest) Parse the manifest and turn them into requirements invalid input: '&' capabilitiesstatic voidMainClassNamespace.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