Uses of Interface
aQute.bnd.service.Plugin
-
-
Uses of Plugin in aQute.bnd.build
Classes in aQute.bnd.build that implement Plugin Modifier and Type Class Description (package private) classWorkspace.CachedFileRepo -
Uses of Plugin in aQute.bnd.maven
Classes in aQute.bnd.maven that implement Plugin Modifier and Type Class Description classMavenDeployclassMavenGroupclassMavenRepositoryDeprecated. -
Uses of Plugin in aQute.bnd.maven.support
Classes in aQute.bnd.maven.support that implement Plugin Modifier and Type Class Description classMavenRemoteRepository -
Uses of Plugin in aQute.bnd.signing
Classes in aQute.bnd.signing that implement Plugin Modifier and Type Class Description classJartoolSignerSign the jar file. -
Uses of Plugin in aQute.bnd.url
Classes in aQute.bnd.url that implement Plugin 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.classDefaultURLConnectionHandlerBase class for the URL Connection handlers.classHttpsVerificationTODO Needs testing Can be used to override default verification of HTTPS. -
Uses of Plugin in aQute.lib.deployer
Classes in aQute.lib.deployer that implement Plugin Modifier and Type Class Description classFileRepoA FileRepo is the primary and example implementation of a repository based on a file system.classInfoFileRepo -
Uses of Plugin in biz.aQute.bnd.reporter.plugins.entries.any
Classes in biz.aQute.bnd.reporter.plugins.entries.any that implement Plugin Modifier and Type Class Description classAnyEntryPluginThis plugin allows the user to define a report entry in a bnd property file.classImportResourcePluginThis plugin allows to add a local or remote file to the report. -
Uses of Plugin in biz.aQute.bnd.reporter.plugins.entries.bndproject
Classes in biz.aQute.bnd.reporter.plugins.entries.bndproject that implement Plugin Modifier and Type Class Description classBndProjectContentsPluginThis plugins allows to extract all the bundles built by a bnd project.classCodeSnippetPluginThis plugins allows to extract code snippets from a project.classCommonInfoProjectPluginThis plugins extract common info from a project. -
Uses of Plugin in biz.aQute.bnd.reporter.plugins.entries.bndworkspace
Classes in biz.aQute.bnd.reporter.plugins.entries.bndworkspace that implement Plugin Modifier and Type Class Description classBndWorkspaceContentsPluginThis plugins allows to extract all the bnd projects built by a bnd workspace.classCommonInfoPluginThis plugins extract common info from a workspace. -
Uses of Plugin in biz.aQute.bnd.reporter.plugins.entries.bundle
Classes in biz.aQute.bnd.reporter.plugins.entries.bundle that implement Plugin Modifier and Type Class Description classComponentsPluginThis plugin allows to add all the components defined in a bundle to the report.classImportJarResourcePluginThis plugin allows to add a file localized in a Jar to the report.classManifestPluginThis plugin allows to add some of the bundle manifest headers to the report.classMavenCoordinatePluginThis plugin find and add the content of the pom.properties file to the report.classMetatypesPluginThis plugin allows to add all the metatype resources defined in a bundle to the report. -
Uses of Plugin in biz.aQute.bnd.reporter.plugins.entries.processor
Classes in biz.aQute.bnd.reporter.plugins.entries.processor that implement Plugin Modifier and Type Class Description classFileNamePluginThis plugin extracts the file name of the base of a Processor.
-