Package net.octyl.aptcreator
Annotation Type Provided
-
@Target(PARAMETER) @Retention(SOURCE) public @interface ProvidedApply this annotation to a parameter in a@GenerateCreatorconstructor to have it be injected (via JSR-330).
@Target(PARAMETER)
@Retention(SOURCE)
public @interface Provided
@GenerateCreator constructor
to have it be injected (via JSR-330).