Uses of Class
aQute.bnd.osgi.Builder
Packages that use Builder
Package
Description
-
Uses of Builder in aQute.bnd.build
Subclasses of Builder in aQute.bnd.buildMethods in aQute.bnd.build that return BuilderModifier and TypeMethodDescriptionProject.getSubBuilder(File bndFile) Return a builder associated with the give bnd file or null.ProjectBuilder.getSubBuilder()Methods in aQute.bnd.build with parameters of type BuilderModifier and TypeMethodDescriptionprotected voidCalled when we're done with a builder.protected voidProjectBuilder.startBuild(Builder builder) Called when we start to build a builder. -
Uses of Builder in aQute.bnd.junit
Subclasses of Builder in aQute.bnd.junit -
Uses of Builder in aQute.bnd.make
Methods in aQute.bnd.make with parameters of type BuilderModifier and TypeMethodDescriptionConstructors in aQute.bnd.make with parameters of type Builder -
Uses of Builder in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return BuilderModifier and TypeMethodDescriptionBuilder.from(BuilderSpecification spec) Collect the information from theBuilderSpecificationBuilder.getSubBuilder()Builder.getSubBuilder(File file) Methods in aQute.bnd.osgi that return types with arguments of type BuilderModifier and TypeMethodDescriptionBuilder.getSubBuilders()Answer a list of builders that represent this file or a list of files specified in -sub.Methods in aQute.bnd.osgi with parameters of type BuilderModifier and TypeMethodDescriptionprotected voidCalled when we're done with a builderabstract voidPermissionGenerator.Parameter.generate(StringBuilder sb, Builder builder) PermissionGenerator.getDeclaredServices(Builder builder) PermissionGenerator.getReferencedServices(Builder builder) protected voidBuilder.startBuild(Builder builder) Called when we start to build a builderConstructors in aQute.bnd.osgi with parameters of type BuilderModifierConstructorDescriptionCommandResource(String command, Builder domain, long lastModified, File wd) PermissionGenerator(Builder builder, String... args) -
Uses of Builder in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type BuilderModifier and TypeMethodDescriptionThis plugin is called when Include-Resource detects a reference to a resource that it can not find in the file system.voidSign the current jar. -
Uses of Builder in aQute.bnd.signing
Methods in aQute.bnd.signing with parameters of type Builder