Package com.yahoo.component.annotation
Annotation Type Inject
-
@Target(CONSTRUCTOR) @Retention(RUNTIME) @Documented public @interface Inject
Use this annotation to specify which constructor should be used when constructing a component.- Author:
- bjorncs