Uses of Class
aQute.bnd.annotation.plugin.BndPlugin

Packages that use BndPlugin
aQute.bnd.plugin.ant   
aQute.bnd.plugin.eclipse   
aQute.bnd.plugin.git   
aQute.bnd.plugin.gradle   
aQute.bnd.plugin.maven   
aQute.bnd.signing   
aQute.bnd.url   
aQute.lib.deployer   
aQute.lib.spring   
 

Uses of BndPlugin in aQute.bnd.plugin.ant
 

Classes in aQute.bnd.plugin.ant with annotations of type BndPlugin
 class AntPlugin
          This 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
 class EclipsePlugin
          This 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
 class GitPlugin
          Adds .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
 class GradlePlugin
          The Gradle life cycle plugin.
 

Uses of BndPlugin in aQute.bnd.plugin.maven
 

Classes in aQute.bnd.plugin.maven with annotations of type BndPlugin
 class MavenPlugin
          This 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
 class JartoolSigner
          Sign the jar file.
 

Uses of BndPlugin in aQute.bnd.url
 

Classes in aQute.bnd.url with annotations of type BndPlugin
 class BasicAuthentication
          Provide Http Basic Authentication.
 class BndAuthentication
          bnd has a builtin delegated authentication mechanism, see Settings.
 class ConnectionSettings
          Generic connection setter can set a number of basic properties if applicable and can add generic headers.
 class HttpsVerification
          TODO 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
 class FileRepo
          A 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
 class JPAComponent
          This component is called when we find a resource in the META-INF/*.xml pattern.
 class SpringComponent
          This component is called when we find a resource in the META-INF/*.xml pattern.
 class SpringXMLType
          This component is called when we find a resource in the META-INF/*.xml pattern.
 



Copyright © 2014 aQute SARL. All rights reserved.