-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.Beta27
-
None
-
None
Creators should provide additional information in AnnotationMetaDataDeployer,
returning the annotation types they are able to handle.
This would help with the performance when using AltAnnotationMetaDataDeployer (GenericAnnotationDeployer),
since we would only pass-in the classes that contain at least one of creator's supported annotation.
The rest of the Creator's logic would remain the same,
it's just the amount of classes that they scan that's gonna be a lot smaller.
- blocks
-
JBAS-5848 Optimize AnnotatedMetaDataDeployer
- Closed