Uses of Class
aQute.bnd.service.specifications.BuilderSpecification
Packages that use BuilderSpecification
Package
Description
-
Uses of BuilderSpecification in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type BuilderSpecificationModifier and TypeMethodDescriptionBuilder.from
(BuilderSpecification spec) Collect the information from theBuilderSpecification
-
Uses of BuilderSpecification in aQute.bnd.remoteworkspace.server
Methods in aQute.bnd.remoteworkspace.server with parameters of type BuilderSpecificationModifier and TypeMethodDescriptionbyte[]
RemoteWorkspaceServer.Instance.build
(String projectPath, BuilderSpecification spec) -
Uses of BuilderSpecification in aQute.bnd.service.remoteworkspace
Methods in aQute.bnd.service.remoteworkspace with parameters of type BuilderSpecificationModifier and TypeMethodDescriptionbyte[]
RemoteWorkspace.build
(String projectPath, BuilderSpecification spec) Build a bundle based on a BuilderSpecification.