|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Package javax.interceptor
The javax.interceptor package contains classes and interfaces for use with EJB interceptors.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. |
Package javax.interceptor Description
The javax.interceptor package contains classes and interfaces for use with EJB interceptors.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.