com.vaadin.flow.component.

Class WebComponentExporter.WebComponentConfigurationFactory

java.lang.Object
com.vaadin.flow.component.WebComponentExporter.WebComponentConfigurationFactory

All Implemented Interfaces:

Serializable

Enclosing class:

WebComponentExporter<C extends Component>

public static final class WebComponentExporter.WebComponentConfigurationFactory extends Object implements Serializable

Produces WebComponentConfiguration instances from either WebComponentExporter classes or instances.

Author:

Vaadin Ltd

See Also: