- java.lang.Object
-
- org.glassfish.jersey.ext.cdi1x.transaction.internal.WebAppExceptionInterceptor
-
- All Implemented Interfaces:
- Serializable
@Priority(value=199)
@Interceptor
public final class WebAppExceptionInterceptor
extends Object
implements Serializable
Transactional interceptor to help retain WebApplicationException
thrown by transactional beans.
- Author:
- Jakub Podlesak (jakub.podlesak at oracle.com)
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.