org.jboss.weld.context.bound
Annotation Type Bound


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

Qualifier used with all for all of the bound (map backed) contexts Weld offers.

Author:
Pete Muir



Copyright © 2013 Seam Framework. All Rights Reserved.