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


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



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