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.
AroundTimeout Defines an interceptor for a timeout method.
ExcludeClassInterceptors  
ExcludeDefaultInterceptors  
Interceptors An interceptor class is denoted using the Interceptor annotation on the bean class with which it is associated.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.