Package com.vaadin.flow.di
package com.vaadin.flow.di
-
ClassDescriptionSPI for customizing lookup in applications inside Servlet 5.0 containers.Default instantiator that is used if no other instantiator has been registered.Delegate for discovering, creating and managing instances of various types used by Flow.A factory for an
Instantiator
.Provides a way to discover services used by Flow (SPI).Default implementation ofAbstractLookupInitializer
.Default implementation ofAppShellPredicate
.Default implementation ofLookup
.Default implementation ofResourceProvider
.The presence of the service implementing this interface withOneTimeInitializerPredicate.runOnce()
returningtrue
means thatServletContainerInitializer
s are executed only once and the implementation doesn't have to care about cleaning up data collected based on previous call.Static "classpath" resources provider.