javax.enterprise.inject
Annotation Type Alternative


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

Specifies that an annotation type is a deployment type.

Author:
Gavin King, Pete Muir



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