Class RemoteServiceBeanFactoryPostProcessor

java.lang.Object
io.jmix.restds.impl.service.RemoteServiceBeanFactoryPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor

public class RemoteServiceBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
  • Constructor Details

    • RemoteServiceBeanFactoryPostProcessor

      public RemoteServiceBeanFactoryPostProcessor(JmixModules jmixModules)
  • Method Details

    • postProcessBeanFactory

      public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) throws org.springframework.beans.BeansException
      Specified by:
      postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
      Throws:
      org.springframework.beans.BeansException