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


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



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