Interceptors 1.1 API 1.0.0.Final

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  
Interceptor Specifies that a class is an interceptor.
InterceptorBinding Specifies that an annotation type is an interceptor binding.
Interceptors An interceptor class is denoted using the Interceptor annotation on the bean class with which it is associated.
 


Interceptors 1.1 API 1.0.0.Final

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