Uses of Interface
aQute.bnd.service.AnalyzerPlugin

Packages that use AnalyzerPlugin
aQute.bnd.component   
aQute.bnd.make.component   
aQute.bnd.make.metatype   
aQute.lib.spring   
 

Uses of AnalyzerPlugin in aQute.bnd.component
 

Classes in aQute.bnd.component that implement AnalyzerPlugin
 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
 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
 class MetatypePlugin
          This class is responsible for meta type types.
 

Uses of AnalyzerPlugin in aQute.lib.spring
 

Classes in aQute.lib.spring that implement AnalyzerPlugin
 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
           
 



Copyright © 2012 aQute SARL. All Rights Reserved.