Class LegacyJobWorkerValueCustomizerBeanDefinitionRegistryPostProcessor

java.lang.Object
io.camunda.spring.client.annotation.customizer.LegacyJobWorkerValueCustomizerBeanDefinitionRegistryPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor

public class LegacyJobWorkerValueCustomizerBeanDefinitionRegistryPostProcessor extends Object implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
  • Constructor Details

    • LegacyJobWorkerValueCustomizerBeanDefinitionRegistryPostProcessor

      public LegacyJobWorkerValueCustomizerBeanDefinitionRegistryPostProcessor()
  • Method Details

    • postProcessBeanDefinitionRegistry

      public void postProcessBeanDefinitionRegistry(org.springframework.beans.factory.support.BeanDefinitionRegistry registry) throws org.springframework.beans.BeansException
      Specified by:
      postProcessBeanDefinitionRegistry in interface org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
      Throws:
      org.springframework.beans.BeansException