All Classes
-
Annotation Types Summary Class Description Any The any qualifier type.Argument Indicates a field or method argument is a required argument to be provided at runtime via a factory used for assisted injection.Assisted Marks a type with a single abstract method to be automatically created by the assisted type registration extension.Default The default qualifier type.Dependent Default scope for unscoped objects.NormalScope Specifies that an annotation is a normal scope.Opt When used in combination with theInjectannotation indicates that the field or method is optional and can be leftnullif no injection candidate is available.Produces Indicates a producer method or field.