org.jboss.webbeans.tck.unit.implementation.producer.field
Annotation Type SpiderStereotype


@Stereotype(requiredTypes=org.jboss.webbeans.tck.unit.implementation.producer.field.Spider.class)
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@RequestScoped
@Production
@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-2009. All Rights Reserved.