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


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@FooBinding(value="abc")
@Stereotype
public @interface FooStereotype



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