org.jboss.cdi.tck.tests.definition.stereotype.enterprise
Annotation Type AnimalStereotype


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



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