Annotation Type Unbound


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