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.
Uses of Interface
com.vaadin.flow.di.AbstractLookupInitializer
Packages that use AbstractLookupInitializer
-
Uses of AbstractLookupInitializer in com.vaadin.flow.di
Classes in com.vaadin.flow.di that implement AbstractLookupInitializer -
Uses of AbstractLookupInitializer in com.vaadin.flow.spring
Classes in com.vaadin.flow.spring that implement AbstractLookupInitializer -
Uses of AbstractLookupInitializer in com.vaadin.testbench.unit
Classes in com.vaadin.testbench.unit that implement AbstractLookupInitializerModifier and TypeClassDescriptionclass
A SpringLookupInitializer that adapts Spring ApplicationContext to WebApplicationContext and registers it into ServletContext so that lookup can be initialized correctly.