org.jboss.cdi.tck.tests.alternative.selection
Annotation Type UnselectedStereotype


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



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