org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Annotation Type AnimalStereotype


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



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