org.jboss.jsr299.tck.tests.implementation.producer.field.lifecycle
Annotation Type SpiderStereotype


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

Test stereotype used to change the scope type and deployment type of another bean, in particular a producer field bean.

Author:
David Allen



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