org.jboss.cdi.tck.tests.interceptors.definition.broken.invalidBindingAnnotations
Annotation Type BarStereotype


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@Inherited
@BazBinding(value=NO)
@Stereotype
public @interface BarStereotype



Copyright © 2008-2012 Seam Framework. All Rights Reserved.