Annotation Interface Inject


@Target(CONSTRUCTOR) @Retention(RUNTIME) public @interface Inject
Designates a constructor to be called by the injector.