|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
InvocationContext | Context information passed to AroundInvoke and Interceptor-class lifecycle callback methods. |
Annotation Types Summary | |
---|---|
AroundInvoke | |
ExcludeClassInterceptors | Used to exclude class-level interceptors for a business method. |
ExcludeDefaultInterceptors | Used to exclude default interceptors for a bean or a business method. |
Interceptors | Declares an ordered list of interceptors for a class or method. |
The javax.interceptor package contains classes and interfaces for use with EJB interceptors.
|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.