javax.interceptor
Annotation Type Interceptor


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface Interceptor

Annotation for used defining the interceptors.

Version:
$Rev: 899326 $ $Id: Interceptor.java 782259 2009-06-06 13:31:32Z gerdogdu $



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