Class JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean

    • Constructor Detail

      • JAXRSSpringClientFactoryBean

        public JAXRSSpringClientFactoryBean()
    • Method Detail

      • setBasePackages

        public void setBasePackages​(List<String> basePackages)
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext ctx)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException
      • getConfigurableFor

        protected <C extends javax.ws.rs.core.Configurable<C>> javax.ws.rs.core.Configurable<?> getConfigurableFor​(C context)
        Overrides:
        getConfigurableFor in class JAXRSClientFactoryBean