Package org.apache.cxf.jaxrs.spring
Class AbstractJaxrsClassesScanServer
java.lang.Object
org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory
org.apache.cxf.jaxrs.spring.AbstractJaxrsClassesScanServer
- All Implemented Interfaces:
org.apache.cxf.interceptor.InterceptorProvider,org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
- Direct Known Subclasses:
SpringJaxrsClassesScanServer
-
Field Summary
Fields inherited from class org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory
applicationContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetJaxrsResources(JAXRSServerFactoryBean factory) Methods inherited from class org.apache.cxf.jaxrs.spring.AbstractSpringConfigurationFactory
createJaxRsServer, finalizeFactorySetup, getAddress, getBus, getFeatures, getJaxrsProviders, getTransportId, parseMapSequence, setApplicationContextMethods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
-
Constructor Details
-
AbstractJaxrsClassesScanServer
protected AbstractJaxrsClassesScanServer()
-
-
Method Details
-
setJaxrsResources
- Specified by:
setJaxrsResourcesin classAbstractSpringConfigurationFactory
-