Annotation Type ComponentName
-
@Target({PARAMETER,FIELD}) @Retention(CLASS) public @interface ComponentName
Mechanism for specifying the name of components to retrieve- Since:
- 4.0
- Author:
- Manik Surtani
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-