You're viewing an older version of vaadin-spring JavaDoc. Please see version 24.7.4 for the latest.
com.vaadin.flow.spring.

Class SpringInstantiator

java.lang.Object
com.vaadin.flow.di.DefaultInstantiator
com.vaadin.flow.spring.SpringInstantiator

All Implemented Interfaces:

Instantiator, Serializable

public class SpringInstantiator extends DefaultInstantiator

Default Spring instantiator that is used if no other instantiator has been registered. This implementation uses Spring beans.

Author:

Vaadin Ltd

See Also: