javax.interceptor
Annotation Type ExcludeClassInterceptors


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface ExcludeClassInterceptors

Do not use on this method the interceptors defined at the class level.

Since:
EJB 3.0 version.
Author:
Florent Benoit
See Also:
EJB 3.0 specification



Copyright © 2008. All Rights Reserved.