org.jboss.seam.rest.example.jaxrs.exceptions
Class JaxrsExceptionsApplication

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.jboss.seam.rest.example.jaxrs.exceptions.JaxrsExceptionsApplication

public class JaxrsExceptionsApplication
extends Application


Constructor Summary
JaxrsExceptionsApplication()
           
 
Method Summary
 
Methods inherited from class javax.ws.rs.core.Application
getClasses, getSingletons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrsExceptionsApplication

public JaxrsExceptionsApplication()


Copyright © 2011 Seam Framework. All Rights Reserved.