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

Packages that use ExceptionMappingExtension
org.jboss.seam.rest.exceptions   
 

Uses of ExceptionMappingExtension in org.jboss.seam.rest.exceptions
 

Methods in org.jboss.seam.rest.exceptions with parameters of type ExceptionMappingExtension
 void SeamExceptionMapper.init(javax.enterprise.inject.Instance<org.jboss.seam.rest.SeamRestConfiguration> configuration, ExceptionMappingExtension extension)
          Mappings are stored in a Map so that we can find them by the exception type.
 



Copyright © 2011 Seam Framework. All Rights Reserved.