Annotation Type SpringBean
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface SpringBean
Annotation used to tag a field as a placeholder for a spring bean.- Author:
- Igor Vaynberg (ivaynberg)
@Retention(RUNTIME)
@Target(FIELD)
@Documented
public @interface SpringBean