org.jboss.cdi.tck.tests.definition.stereotype.inheritance
Annotation Type NamedRequestStereotype


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



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