DRAFT

javax.inject
Annotation Type BindingType


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface BindingType

Specifies that an annotation type is a binding type.

Author:
Pete Muir, Gavin King


DRAFT

Submit a bug or feature

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