org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean
Annotation Type AnimalStereotype


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



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