We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.spring.springnative.
Class VaadinBeanFactoryInitializationAotProcessor
java.lang.Object
com.vaadin.flow.spring.springnative.VaadinBeanFactoryInitializationAotProcessor
All Implemented Interfaces:
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
public class VaadinBeanFactoryInitializationAotProcessor
extends Object
implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution
processAheadOfTime
(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
-
Constructor Details
-
VaadinBeanFactoryInitializationAotProcessor
public VaadinBeanFactoryInitializationAotProcessor()
-
-
Method Details
-
processAheadOfTime
public org.springframework.beans.factory.aot.BeanFactoryInitializationAotContribution processAheadOfTime(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) Specified by:
processAheadOfTime
in interfaceorg.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
-