Class PropertiesAwareClientFactory

  • All Implemented Interfaces:
    org.springframework.beans.factory.FactoryBean<ExternalTaskClient>, org.springframework.beans.factory.InitializingBean

    public class PropertiesAwareClientFactory
    extends ClientFactory
    • Constructor Detail

      • PropertiesAwareClientFactory

        public PropertiesAwareClientFactory()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws java.lang.Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Overrides:
        afterPropertiesSet in class ClientFactory
        Throws:
        java.lang.Exception
      • addBasicAuthInterceptor

        protected void addBasicAuthInterceptor()
      • applyPropertiesFrom

        public void applyPropertiesFrom​(ClientProperties clientConfigurationProps)