org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated
Annotation Type Mortal


@Stereotype
@Inherited
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Mortal



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