Uses of Interface
aQute.bnd.service.AnalyzerPlugin
-
Packages that use AnalyzerPlugin Package Description aQute.bnd.cdi aQute.bnd.classindex aQute.bnd.component aQute.bnd.make.component aQute.bnd.metatype aQute.bnd.plugin.jpms aQute.bnd.plugin.maven aQute.lib.spring -
-
Uses of AnalyzerPlugin in aQute.bnd.cdi
Classes in aQute.bnd.cdi that implement AnalyzerPlugin Modifier and Type Class Description classCDIAnnotationsAnalyze the class space for any classes that have an OSGi annotation for CCR. -
Uses of AnalyzerPlugin in aQute.bnd.classindex
Classes in aQute.bnd.classindex that implement AnalyzerPlugin Modifier and Type Class Description classClassIndexerAnalyzer -
Uses of AnalyzerPlugin in aQute.bnd.component
Classes in aQute.bnd.component that implement AnalyzerPlugin Modifier and Type Class Description classDSAnnotationsAnalyze the class space for any classes that have an OSGi annotation for DS. -
Uses of AnalyzerPlugin in aQute.bnd.make.component
Classes in aQute.bnd.make.component that implement AnalyzerPlugin Modifier and Type Class Description classServiceComponentThis class is an analyzer plugin. -
Uses of AnalyzerPlugin in aQute.bnd.metatype
Classes in aQute.bnd.metatype that implement AnalyzerPlugin Modifier and Type Class Description classMetatypeAnnotationsAnalyze the class space for any classes that have an OSGi annotation for DS. -
Uses of AnalyzerPlugin in aQute.bnd.plugin.jpms
Classes in aQute.bnd.plugin.jpms that implement AnalyzerPlugin Modifier and Type Class Description classJPMSAnnotations -
Uses of AnalyzerPlugin in aQute.bnd.plugin.maven
Classes in aQute.bnd.plugin.maven that implement AnalyzerPlugin Modifier and Type Class Description classCentralCheckSets a warning when a header is missing to publish at Central. -
Uses of AnalyzerPlugin in aQute.lib.spring
Classes in aQute.lib.spring that implement AnalyzerPlugin 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.classXMLTypeProcessor
-