|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCRDescriptorFailureException | |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.ant | |
org.apache.felix.scrplugin.mojo | |
org.apache.felix.scrplugin.tags.annotation | Extracting SCR tags from source file declared as Java 1.5 annotations. |
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin |
---|
Methods in org.apache.felix.scrplugin that throw SCRDescriptorFailureException | |
---|---|
boolean |
SCRDescriptorGenerator.execute()
Actually generates the Declarative Services and Metatype descriptors scanning the java sources provided by the descriptor manager . |
Constructors in org.apache.felix.scrplugin that throw SCRDescriptorFailureException | |
---|---|
JavaClassDescriptorManager(Log log,
ClassLoader classLoader,
String[] annotationTagProviders,
boolean parseJavadocs,
boolean processAnnotations)
Construct a new manager. |
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin.ant |
---|
Constructors in org.apache.felix.scrplugin.ant that throw SCRDescriptorFailureException | |
---|---|
AntJavaClassDescriptorManager(Log log,
ClassLoader classLoader,
org.apache.tools.ant.types.FileSet sourceFiles,
File classesDirectory,
org.apache.tools.ant.types.Path classPath,
String[] annotationTagProviders,
boolean parseJavadocs,
boolean processAnnotations)
|
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin.mojo |
---|
Constructors in org.apache.felix.scrplugin.mojo that throw SCRDescriptorFailureException | |
---|---|
MavenJavaClassDescriptorManager(org.apache.maven.project.MavenProject project,
Log log,
ClassLoader classLoader,
String[] annotationTagProviders,
String excludeString,
boolean parseJavadocs,
boolean processAnnotations)
|
Uses of SCRDescriptorFailureException in org.apache.felix.scrplugin.tags.annotation |
---|
Constructors in org.apache.felix.scrplugin.tags.annotation that throw SCRDescriptorFailureException | |
---|---|
AnnotationTagProviderManager(String[] annotationTagProviderClasses,
ClassLoader classLoader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |