Annotation Type ServerInterceptor
-
@Target(TYPE) @Retention(RUNTIME) public @interface ServerInterceptor
Identifies an interceptor as a server-side interceptor- Version:
- $Revision: 1 $
@Target(TYPE)
@Retention(RUNTIME)
public @interface ServerInterceptor