Class CdsFactoryBeanAttributesAotProcessor

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

public class CdsFactoryBeanAttributesAotProcessor extends Object implements org.springframework.beans.factory.aot.BeanRegistrationAotProcessor
  • Constructor Details

    • CdsFactoryBeanAttributesAotProcessor

      public CdsFactoryBeanAttributesAotProcessor()
  • Method Details

    • processAheadOfTime

      public org.springframework.beans.factory.aot.BeanRegistrationAotContribution processAheadOfTime(org.springframework.beans.factory.support.RegisteredBean registeredBean)
      Specified by:
      processAheadOfTime in interface org.springframework.beans.factory.aot.BeanRegistrationAotProcessor