Uses of Interface
aQute.bnd.service.AnalyzerPlugin
-
Packages that use AnalyzerPlugin Package Description aQute.bnd.component aQute.bnd.make.component aQute.bnd.make.metatype aQute.bnd.metatype aQute.lib.spring -
-
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.make.metatype
Classes in aQute.bnd.make.metatype that implement AnalyzerPlugin Modifier and Type Class Description class
MetatypePlugin
This class is responsible for meta type types. -
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.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
-