Annotation Interface RequestScoped


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Scope public @interface RequestScoped
Request scope binding annotation.
Author:
Marek Potociar