Uses of Class
org.apache.felix.scrplugin.annotations.ScannedClass

Packages that use ScannedClass
org.apache.felix.scrplugin.annotations   
org.apache.felix.scrplugin.helper   
 

Uses of ScannedClass in org.apache.felix.scrplugin.annotations
 

Methods in org.apache.felix.scrplugin.annotations with parameters of type ScannedClass
 void AnnotationProcessor.process(ScannedClass scannedClass, ClassDescription describedClass)
          Processes annotations from the provided scanned class and adds descriptions to the object model based on the read annotations.
 

Uses of ScannedClass in org.apache.felix.scrplugin.helper
 

Methods in org.apache.felix.scrplugin.helper with parameters of type ScannedClass
 void AnnotationProcessorManager.process(ScannedClass scannedClass, ClassDescription describedClass)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.