Apache CXF API

org.apache.cxf.jaxrs.spring
Class JaxRsConfig

java.lang.Object
  extended by org.apache.cxf.jaxrs.spring.JaxRsConfig

@Configuration
@ImportResource(value="classpath:META-INF/cxf/cxf.xml")
public class JaxRsConfig
extends Object


Constructor Summary
JaxRsConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxRsConfig

public JaxRsConfig()

Apache CXF API

Apache CXF