Annotation Type ComponentProperties


@Documented @Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface ComponentProperties
Annotation used with Inject in order to have component properties injected.

See "Component Properties".

Author:
$Id: ed99040d9121af70ae1ed6fa6814bbb11827b169 $