javax.enterprise.inject
Annotation Type Decorated


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



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