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


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



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