Package org.jboss.seam.exception.control.example.jaxrs.handler

Class Summary
CatchExceptionMapper A JAX-RS ExceptionMapper implementation that maps all exceptions (i.e., Throwable) raised during a JAX-RS request to the Seam Catch exception handling bus.
ExceptionResponseMappings  
ResponseBuilderProducer A request-scoped resource for customizing an REST error response from within a Seam Catch exception handler.
RestExceptionHandlers  
RestExceptionResponse  
RestRequestLiteral  
 

Annotation Types Summary
RestRequest A qualifier used to distinguish Seam Catch handler methods that are appropriate for a REST resource request.
 



Copyright © 2010 Seam Framework. All Rights Reserved.