|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCRDescriptorFailureException | |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.annotations | |
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin |
---|
Methods in org.apache.felix.scrplugin that throw SCRDescriptorFailureException | |
---|---|
Result |
SCRDescriptorGenerator.execute()
Actually generates the Declarative Services and Metatype descriptors scanning the java sources provided by the SCRDescriptorGenerator.setProject(Project) |
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin.annotations |
---|
Methods in org.apache.felix.scrplugin.annotations that throw SCRDescriptorFailureException | |
---|---|
java.lang.Object |
FieldAnnotation.getAnnotatedFieldValue()
Get the initial value of the value if this is a static field. |
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 SCRDescriptorFailureException in org.apache.felix.scrplugin.helper |
---|
Methods in org.apache.felix.scrplugin.helper that throw SCRDescriptorFailureException | |
---|---|
ClassDescription |
ClassScanner.getDescription(java.lang.Class<?> clazz)
Get a description for the class |
void |
AnnotationProcessorManager.process(ScannedClass scannedClass,
ClassDescription describedClass)
|
java.util.List<ClassDescription> |
ClassScanner.scanSources()
Scan all source class files for annotations and process them. |
Constructors in org.apache.felix.scrplugin.helper that throw SCRDescriptorFailureException | |
---|---|
AnnotationProcessorManager(Log log,
java.lang.ClassLoader classLoader)
Create annotation processor manager. |
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml that throw SCRDescriptorFailureException | |
---|---|
static java.util.List<java.lang.String> |
ComponentDescriptorIO.generateDescriptorFiles(DescriptionContainer module,
Options options,
Log logger)
Generate descriptor file(s) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |