Uses of Class
aQute.bnd.annotation.plugin.BndPlugin
-
-
Uses of BndPlugin in aQute.bnd.exporter.executable
Classes in aQute.bnd.exporter.executable with annotations of type BndPlugin Modifier and Type Class Description classExecutableJarExporterExports a project or run file to an executable JAR. -
Uses of BndPlugin in aQute.bnd.exporter.runbundles
Classes in aQute.bnd.exporter.runbundles with annotations of type BndPlugin Modifier and Type Class Description classRunbundlesExporter -
Uses of BndPlugin in aQute.bnd.exporter.subsystem
Classes in aQute.bnd.exporter.subsystem with annotations of type BndPlugin Modifier and Type Class Description classSubsystemExporter -
Uses of BndPlugin in aQute.bnd.plugin.ant
Classes in aQute.bnd.plugin.ant with annotations of type BndPlugin Modifier and Type Class Description classAntPluginThis plugin creates a build.xml file in the project when a project gets created. -
Uses of BndPlugin in aQute.bnd.plugin.eclipse
Classes in aQute.bnd.plugin.eclipse with annotations of type BndPlugin Modifier and Type Class Description classEclipsePluginThis plugin creates a build.xml file in the project when a project gets created. -
Uses of BndPlugin in aQute.bnd.plugin.git
Classes in aQute.bnd.plugin.git with annotations of type BndPlugin Modifier and Type Class Description classGitPluginAdds .gitignore files to projects when created. -
Uses of BndPlugin in aQute.bnd.plugin.gradle
Classes in aQute.bnd.plugin.gradle with annotations of type BndPlugin Modifier and Type Class Description classGradlePluginThe Gradle life cycle plugin. -
Uses of BndPlugin in aQute.bnd.plugin.maven
Classes in aQute.bnd.plugin.maven with annotations of type BndPlugin Modifier and Type Class Description classCentralCheckSets a warning when a header is missing to publish at Central.classMavenPluginThis plugin provides life cycle support for maven projects -
Uses of BndPlugin in aQute.bnd.signing
Classes in aQute.bnd.signing with annotations of type BndPlugin Modifier and Type Class Description classJartoolSignerSign the jar file. -
Uses of BndPlugin in aQute.bnd.url
Classes in aQute.bnd.url with annotations of type BndPlugin Modifier and Type Class Description classBasicAuthenticationProvide Http Basic Authentication.classBearerAuthenticationProvide Http Bearer Authentication.classBndAuthenticationbnd has a builtin delegated authentication mechanism, seeSettings.classConnectionSettingsGeneric connection setter can set a number of basic properties if applicable and can add generic headers.classHttpsVerificationTODO Needs testing Can be used to override default verification of HTTPS. -
Uses of BndPlugin in aQute.lib.deployer
Classes in aQute.lib.deployer with annotations of type BndPlugin Modifier and Type Class Description classFileRepoA FileRepo is the primary and example implementation of a repository based on a file system. -
Uses of BndPlugin in aQute.lib.spring
Classes in aQute.lib.spring with annotations of type BndPlugin Modifier and Type Class Description classJPAComponentThis component is called when we find a resource in the META-INF/*.xml pattern.classSpringComponentThis component is called when we find a resource in the META-INF/*.xml pattern.classSpringXMLTypeThis component is called when we find a resource in the META-INF/*.xml pattern.
-