Uses of Class
org.jboss.seam.rest.exceptions.SeamExceptionMapper

Packages that use SeamExceptionMapper
org.jboss.seam.rest.exceptions.integration   
 

Uses of SeamExceptionMapper in org.jboss.seam.rest.exceptions.integration
 

Subclasses of SeamExceptionMapper in org.jboss.seam.rest.exceptions.integration
 class 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.
 



Copyright © 2011 Seam Framework. All Rights Reserved.