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.
com.vaadin.hilla.engine.
Package com.vaadin.hilla.engine
Class EngineConfiguration.Builder
java.lang.Object
com.vaadin.hilla.engine.EngineConfiguration.Builder
Enclosing class:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String value) build()
classesDir
(Path value) classpath
(Collection<String> value) endpointAnnotations
(Class<? extends Annotation>... value) endpointExposedAnnotations
(Class<? extends Annotation>... value) generator
(GeneratorConfiguration value) nodeCommand
(String value) parser
(ParserConfiguration value) productionMode
(boolean value)
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
baseDir
-
buildDir
-
buildDir
-
classesDir
-
classpath
-
build
-
generator
-
outputDir
-
outputDir
-
parser
-
groupId
-
artifactId
-
mainClass
-
browserCallableFinder
public EngineConfiguration.Builder browserCallableFinder(EngineConfiguration.BrowserCallableFinder finder) -
productionMode
-
nodeCommand
-
endpointAnnotations
-
endpointExposedAnnotations
-
withDefaultAnnotations
-