org.jboss.weld.context.unbound
Annotation Type Unbound


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

Qualifier used with all for all of the unbound contexts Weld offers.

Author:
Pete Muir



Copyright © 2013 Seam Framework. All Rights Reserved.