org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict
Annotation Type FishStereotype


@Stereotype
@Target(value=TYPE)
@Retention(value=RUNTIME)
@ApplicationScoped
public @interface FishStereotype



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