@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface RequestScoped
InjectIntrospector used to decide when the injection must happens.
Classes using this annotation must be Thread safe.| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.Class<?>[] |
value |
Copyright © 2020. All Rights Reserved.