org.jboss.weld.context.http
Annotation Type Http


@Qualifier
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Http

Qualifier used with all for all of the Servlet backed contexts Weld offers.

Author:
Pete Muir



Copyright © 2013 Seam Framework. All Rights Reserved.