org.jboss.cdi.tck.tests.definition.stereotype
Annotation Type AnotherStereotype


@Stereotype
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@RequestScoped
public @interface AnotherStereotype



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