Class AiServiceScannerProcessor

java.lang.Object
dev.langchain4j.service.spring.AiServiceScannerProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor

@Component public class AiServiceScannerProcessor extends Object implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
  • Constructor Details

    • AiServiceScannerProcessor

      public AiServiceScannerProcessor()
  • 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