|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.interceptor.AbstractBasicInterceptorProvider org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory org.apache.cxf.jaxrs.spring.AbstractSpringComponentScanServer org.apache.cxf.jaxrs.spring.SpringComponentScanServer
public class SpringComponentScanServer
Field Summary |
---|
Fields inherited from class org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory |
---|
applicationContext |
Constructor Summary | |
---|---|
SpringComponentScanServer()
|
Method Summary | |
---|---|
Server |
jaxRsServer()
|
Methods inherited from class org.apache.cxf.jaxrs.spring.AbstractSpringComponentScanServer |
---|
checkJaxrsProviders, checkJaxrsRoots, getJaxrsProviders, getResourceProviders, isAnnotationAvailable, setRootResources |
Methods inherited from class org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory |
---|
createJaxRsServer, finalizeFactorySetup, getAddress, getFeatures, getTransportId, setApplicationContext |
Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider |
---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringComponentScanServer()
Method Detail |
---|
@Bean public Server jaxRsServer()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |