javax.interceptor
Annotation Type InterceptorBindingType


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

Specifies that an annotation type is an interceptor binding type.

Author:
Gavin King, Pete Muir



Copyright © 2008-2009. All Rights Reserved.