|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.endpoint.AbstractEndpointFactory
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
org.apache.cxf.jaxrs.JAXRSServerFactoryBean
org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
public static class JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
Field Summary |
---|
Fields inherited from class org.apache.cxf.jaxrs.JAXRSServerFactoryBean |
---|
resourceProviders |
Fields inherited from class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean |
---|
entityProviders, schemaLocations, serviceFactory |
Fields inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
---|
address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId |
Constructor Summary | |
---|---|
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean()
|
|
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean sf)
|
Method Summary | |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
|
Methods inherited from class org.apache.cxf.jaxrs.JAXRSServerFactoryBean |
---|
applyFeatures, create, createInvoker, getResourceClasses, setExtensionMappings, setInvoker, setLanguageMappings, setResourceClasses, setResourceClasses, setResourceProvider, setServiceBeans, setServiceBeans, setServiceClass, setStart, setStaticSubresourceResolution |
Methods inherited from class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean |
---|
checkResources, createBindingInfo, createEndpoint, createEndpointInfo, getProviders, getServiceFactory, setProvider, setProviders, setSchemaLocation, setSchemaLocations, setServiceFactory, setupFactory |
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 JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean()
public JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean sf)
Method Detail |
---|
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |