Class WebAppExceptionInterceptor
- java.lang.Object
-
- org.glassfish.jersey.ext.cdi1x.transaction.internal.WebAppExceptionInterceptor
-
- All Implemented Interfaces:
Serializable
@Priority(199) @Interceptor public final class WebAppExceptionInterceptor extends Object implements Serializable
Transactional interceptor to help retainWebApplicationExceptionthrown by transactional beans.- Author:
- Jakub Podlesak
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WebAppExceptionInterceptor()
-