org.jboss.seam.exception.control.example.jaxrs.handler
Class ExceptionResponseMappings
java.lang.Object
org.jboss.seam.exception.control.example.jaxrs.handler.ExceptionResponseMappings
@ApplicationScoped
public class ExceptionResponseMappings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionResponseMappings
public ExceptionResponseMappings()
getMappings
public List<ExceptionResponse> getMappings()
setMappings
public void setMappings(List<ExceptionResponse> mappings)
Copyright © 2010 Seam Framework. All Rights Reserved.