Class ClientBeanRegistrationsAotProcessor

java.lang.Object
org.springframework.grpc.client.aot.ClientBeanRegistrationsAotProcessor
All Implemented Interfaces:
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor

public class ClientBeanRegistrationsAotProcessor extends Object implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
  • Constructor Details

    • ClientBeanRegistrationsAotProcessor

      public ClientBeanRegistrationsAotProcessor()
  • Method Details

    • processAheadOfTime

      public @Nullable org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution processAheadOfTime(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
      Specified by:
      processAheadOfTime in interface org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor