Package com.vaadin.hilla.engine
Class EngineAutoConfiguration.Builder
java.lang.Object
com.vaadin.hilla.engine.EngineAutoConfiguration.Builder
- Enclosing class:
- EngineAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionartifactId
(String value) build()
classesDirs
(List<Path> values) classFinder
(ClassFinder value) classLoader
(ClassLoader 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
-
classesDirs
-
classpath
-
build
-
generator
-
outputDir
-
outputDir
-
parser
-
groupId
-
artifactId
-
mainClass
-
browserCallableFinder
-
productionMode
-
nodeCommand
-
classFinder
-
classLoader
-
endpointAnnotations
-
endpointExposedAnnotations
public EngineAutoConfiguration.Builder endpointExposedAnnotations(Class<? extends Annotation>... value) -
withDefaultAnnotations
-