Uses of Class
com.vaadin.hilla.engine.EngineConfiguration
Packages that use EngineConfiguration
-
Uses of EngineConfiguration in com.vaadin.hilla
Methods in com.vaadin.hilla with parameters of type EngineConfigurationModifier and TypeMethodDescriptionEndpointCodeGenerator.findBrowserCallables(EngineConfiguration engineConfiguration, org.springframework.context.ApplicationContext applicationContext) Finds all beans in the application context that have a browser callable annotation. -
Uses of EngineConfiguration in com.vaadin.hilla.engine
Methods in com.vaadin.hilla.engine that return EngineConfigurationModifier and TypeMethodDescriptionEngineConfiguration.Builder.build()static EngineConfigurationEngineConfiguration.getDefault()Methods in com.vaadin.hilla.engine with parameters of type EngineConfigurationModifier and TypeMethodDescriptionstatic voidEngineConfiguration.setDefault(EngineConfiguration config) Constructors in com.vaadin.hilla.engine with parameters of type EngineConfiguration