Uses of Interface
aQute.bnd.service.verifier.VerifierPlugin
-
Packages that use VerifierPlugin Package Description aQute.bnd.plugin.jpms aQute.bnd.plugin.spi -
-
Uses of VerifierPlugin in aQute.bnd.plugin.jpms
Classes in aQute.bnd.plugin.jpms that implement VerifierPlugin Modifier and Type Class Description class
JPMSModuleInfoPlugin
A plugin to generate a module-info class from analyzer metadata and bundle annotations. -
Uses of VerifierPlugin in aQute.bnd.plugin.spi
Classes in aQute.bnd.plugin.spi that implement VerifierPlugin Modifier and Type Class Description class
SPIDescriptorGenerator
Plugin that executes during the verify phase in order to generate SPI descriptor files (a.k.a.
-