Package org.atmosphere.inject.annotation
Annotation Interface RequestScoped
An annotation for
InjectIntrospector used to decide when the injection must happens.
Classes using this annotation must be Thread safe.- Author:
- Jeanfrancois Arcand
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<?>[] value- Default:
{jakarta.inject.Inject.class}
-