We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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 EngineConfiguration
EngineConfiguration.getDefault()
Methods in com.vaadin.hilla.engine with parameters of type EngineConfigurationModifier and TypeMethodDescriptionstatic void
EngineConfiguration.setDefault
(EngineConfiguration config) Constructors in com.vaadin.hilla.engine with parameters of type EngineConfiguration