Uses of Class
com.vaadin.hilla.engine.EngineConfiguration
Packages that use EngineConfiguration
-
Uses of EngineConfiguration in com.vaadin.hilla.engine
Methods in com.vaadin.hilla.engine that return EngineConfigurationModifier and TypeMethodDescriptionEngineConfiguration.Builder.create()static EngineConfigurationReads the configuration from the given file path.static EngineConfigurationEngineConfiguration.loadDirectory(Path configDir) Reads the configuration from the given base directory.Constructors in com.vaadin.hilla.engine with parameters of type EngineConfigurationModifierConstructorDescriptionBuilder(EngineConfiguration configuration) GeneratorProcessor(EngineConfiguration conf, String nodeCommand, boolean isProductionMode) ParserProcessor(EngineConfiguration conf, ClassLoader classLoader, boolean isProductionMode)