Uses of Interface
aQute.bnd.service.AnalyzerPlugin
-
Packages that use AnalyzerPlugin Package Description aQute.bnd.cdi aQute.bnd.classindex aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.make.component aQute.bnd.metatype aQute.bnd.plugin.jpms aQute.lib.spring -
-
Uses of AnalyzerPlugin in aQute.bnd.cdi
Classes in aQute.bnd.cdi that implement AnalyzerPlugin Modifier and Type Class Description class
CDIAnnotations
Analyze 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 class
ClassIndexerAnalyzer
-
Uses of AnalyzerPlugin in aQute.bnd.component
Classes in aQute.bnd.component that implement AnalyzerPlugin Modifier and Type Class Description class
DSAnnotations
Analyze 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 class
ServiceComponent
This 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 class
MetatypeAnnotations
Analyze 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 class
JPMSAnnotations
-
Uses of AnalyzerPlugin in aQute.lib.spring
Classes in aQute.lib.spring that implement AnalyzerPlugin Modifier and Type Class Description 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.class
XMLTypeProcessor
-