-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: tools
-
b51
-
generic
-
generic
The current apt api has CompositeAnnotationProcessor as a separate named class in the mirror.util package. It would be preferable to provide access to such functionality using static factories in an AnnotationProcessors class. Other usual annotation processors, like a no-op procesor could go in that new class too.