Class CdsBeanFactoryAwareRuntimeHints

java.lang.Object
com.sap.cds.framework.spring.config.aot.CdsBeanFactoryAwareRuntimeHints
All Implemented Interfaces:
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor

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

    • CdsBeanFactoryAwareRuntimeHints

      public CdsBeanFactoryAwareRuntimeHints()
  • Method Details

    • processAheadOfTime

      public 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