DRAFT

javax.enterprise.inject
Annotation Type Any


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

A built-in binding type that is implicitly applied to all beans which do not have the New built-in binding type.

Author:
Gavin King, David Allen


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 3-November-2009 04:04