Annotation Interface DynamicComponent
Marks the annotated constructor as being the dynamic constructor
for a
Component subclass.
Note that all the parameters of the annotated method MUST be annotated with ComponentParameter.- Author:
- João Carvalho (joao.pedro.carvalho@tecnico.ulisboa.pt)