Annotation Interface RequestScopedByDefault
@RequestScoped
@Stereotype
@Target(TYPE)
@Retention(RUNTIME)
public @interface RequestScopedByDefault
This annotation can be used to set
RequestScoped as default scope- Version:
- $Id$
- Author:
- Nicolas Filotto