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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.aot.BeanFactoryInitializationAotContributionprocessAheadOfTime(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
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:
processAheadOfTimein interfaceorg.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
-