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.