| Class | Description |
|---|---|
| TransactionalExceptionInterceptorProvider |
Jersey CDI extension that provides means to retain
WebApplicationException
thrown from JAX-RS components implemented as CDI transactional beans. |
| TransactionalExceptionMapper |
Helper class to handle exceptions thrown by JTA layer.
|
| WebAppExceptionHolder |
CDI bean to store any
WebApplicationException
thrown in a Transactional CDI bean for later use
in TransactionalExceptionMapper. |
| WebAppExceptionInterceptor |
Transactional interceptor to help retain
WebApplicationException
thrown by transactional beans. |
| Annotation Type | Description |
|---|---|
| TransactionalExceptionInterceptorProvider.WaeQualifier |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.