org.jboss.cdi.tck.tests.definition.scope.enterprise
Annotation Type FooScoped


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



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