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 void
Called when we're done with a builder.protected void
ProjectBuilder.startBuild
(Builder builder) Called when we start to build a builder.Constructors in aQute.bnd.build with parameters of type Builder -
Uses of Builder in aQute.bnd.junit
Subclasses of Builder in aQute.bnd.junit -
Uses of Builder in aQute.bnd.make
Fields in aQute.bnd.make declared as BuilderMethods 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.maven.plugin
Methods in aQute.bnd.maven.plugin with parameters of type BuilderModifier and TypeMethodDescriptionprivate void
AbstractBndMavenPlugin.loadParentProjectProperties
(Builder builder, org.apache.maven.project.MavenProject currentProject) private File
AbstractBndMavenPlugin.loadProjectProperties
(Builder builder, org.apache.maven.project.MavenProject bndProject, org.apache.maven.project.MavenProject pomProject, org.codehaus.plexus.util.xml.Xpp3Dom configuration) private File
AbstractBndMavenPlugin.loadProperties
(Builder builder) protected void
AbstractBndMavenPlugin.processBuilder
(Builder builder) If a mojo needs to tweak the builder for any particular reason, do it here.protected void
BndMavenTestsPlugin.processBuilder
(Builder builder) protected void
AbstractBndMavenPlugin.reportErrorsAndWarnings
(Builder builder) protected void
BndMavenTestsPlugin.reportErrorsAndWarnings
(Builder builder) -
Uses of Builder in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as BuilderModifier and TypeFieldDescriptionprivate final Builder
PermissionGenerator.builder
(package private) final Builder
CommandResource.domain
Methods in aQute.bnd.osgi that return BuilderModifier and TypeMethodDescriptionBuilder.from
(BuilderSpecification spec) Collect the information from theBuilderSpecification
Builder.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 void
Called when we're done with a builderabstract void
PermissionGenerator.Parameter.generate
(StringBuilder sb, Builder builder) PermissionGenerator.getDeclaredServices
(Builder builder) PermissionGenerator.getReferencedServices
(Builder builder) private static EnumSet<PermissionGenerator.Parameter>
PermissionGenerator.parseParams
(Builder builder, String... args) protected void
Builder.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.remoteworkspace.server
Methods in aQute.bnd.remoteworkspace.server that return BuilderModifier and TypeMethodDescriptionprivate Builder
RemoteWorkspaceServer.Instance.getBuilder
(Project project, List<String> parent) Calculate the builder with the properly inheritance structure. -
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.void
Sign the current jar. -
Uses of Builder in aQute.bnd.signing
Methods in aQute.bnd.signing with parameters of type Builder