javax.enterprise.inject
Annotation Type Produces


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



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.