Java EE 5 SDK

javax.interceptor
Annotation Type ExcludeClassInterceptors


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

Used to exclude class-level interceptors for a business method.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.