Annotation Type Http


@Qualifier @Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface Http
Qualifier used with all for all of the Servlet backed contexts Weld offers.
Author:
Pete Muir