Package org.apache.felix.scrplugin

Interface Summary
Constants The Constants interface provides use full constants for various values used for processing SCR annotations and JavaDoc tags into SCR descriptors.
Log This interface supplies the API for providing feedback to the user from SCR descriptor generation process using whatever means is implemented.
 

Class Summary
JavaClassDescriptorManager The JavaClassDescriptorManager must be implemented to provide access to the java sources to be scanned for descriptor annotations and JavaDoc tags, the descriptors of components from the class path and the location of the generated class files to be able to add the bind and unbind methods.
SCRDescriptorGenerator The SCRDescriptorGenerator class does the hard work of generating the SCR descriptors.
 

Exception Summary
SCRDescriptorException  
SCRDescriptorFailureException  
 



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