Package javax.interceptor

Interface Summary
InvocationContext The InvocationContext object provides the metadata that is required for AroundInvoke interceptor methods.
 

Annotation Types Summary
AroundInvoke Defines an interceptor method.
ExcludeClassInterceptors  
ExcludeDefaultInterceptors  
Interceptors An interceptor class is denoted using the Interceptor annotation on the bean class with which it is associated.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.