javax.interceptor
Annotation Type ExcludeClassInterceptors


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

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



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.