javax.webbeans
Annotation Type BindingType


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

Specifies that an annotation type is a Web Beans binding type.

Author:
Pete Muir, Gavin King



Copyright © 2008. All Rights Reserved.