org.jboss.cdi.tck.tests.lookup.injectionpoint
Annotation Type AnimalStereotype


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



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