org.jboss.cdi.tck.tests.context.passivating.broken.producer.field
Annotation Type FooScoped


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@NormalScope(passivating=true)
public @interface FooScoped



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