Uses of Class
aQute.bnd.service.specifications.RunSpecification
Packages that use RunSpecification
Package
Description
-
Uses of RunSpecification in aQute.bnd.build
Methods in aQute.bnd.build that return RunSpecificationModifier and TypeMethodDescriptionProject.getSpecification()
Return a basic type only specification of the run aspect of this project -
Uses of RunSpecification in aQute.bnd.remoteworkspace.server
Methods in aQute.bnd.remoteworkspace.server that return RunSpecificationModifier and TypeMethodDescriptionRemoteWorkspaceServer.Instance.analyzeTestSetup
(String projectDir) -
Uses of RunSpecification in aQute.bnd.service.remoteworkspace
Methods in aQute.bnd.service.remoteworkspace that return RunSpecificationModifier and TypeMethodDescriptionRemoteWorkspace.analyzeTestSetup
(String projectDir) Analyze the project given as a parameter and provide the setup information.Parse a bndrun file (which can also a plain bnd file with -run* instructions) and provide the resulting run specification. -
Uses of RunSpecification in aQute.bnd.service.specifications
Methods in aQute.bnd.service.specifications that return RunSpecificationMethods in aQute.bnd.service.specifications with parameters of type RunSpecificationModifier and TypeMethodDescriptionvoid
RunSpecification.mergeWith
(RunSpecification spec) Merge this specification with the given spec.