Ce contenu n'est pas disponible dans la langue sélectionnée.
12.10. The @Config Annotation
The
@Config
annotation reflectively injects the full SmooksResourceConfiguration
instance, associated with the component resource, onto the annotated component property. An error will result if this annotation is added to a component property that is not of type SmooksResourceConfiguration
.