org.jboss.cdi.tck.jaxrs
Class JaxRsActivator

java.lang.Object
  extended by javax.ws.rs.core.Application
      extended by org.jboss.cdi.tck.jaxrs.JaxRsActivator

public class JaxRsActivator
extends javax.ws.rs.core.Application

"no XML" approach to activate JAX-RS application.

Author:
Martin Kouba

Constructor Summary
JaxRsActivator()
           
 
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

JaxRsActivator

public JaxRsActivator()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.