org.jboss.cdi.tck.tests.vetoed
Annotation Type DummyScoped


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



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