org.jboss.cdi.tck.tests.extensions.stereotype
Annotation Type ObjectWithName


@Named
@Stereotype
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ObjectWithName



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