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 retain
WebApplicationException
thrown by transactional beans.- Author:
- Jakub Podlesak
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebAppExceptionInterceptor
public WebAppExceptionInterceptor()
-
-
Method Details
-
intercept
- Throws:
Exception
-