org.jboss.cdi.tck.tests.definition.scope
Annotation Type AnotherScope


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



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