@Singleton public class Undertow extends AbstractMicronautServerFeature
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
PROPERTY_MICRONAUT_RUNTIME
Constructor and Description |
---|
Undertow() |
Modifier and Type | Method and Description |
---|---|
void |
doApply(GeneratorContext generatorContext) |
java.lang.String |
getDescription() |
java.lang.String |
getMicronautDocumentation() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
java.lang.String |
resolveMicronautRuntime(GeneratorContext generatorContext) |
apply
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getFeatureClass, supports
getOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisible, processSelectedFeatures
public java.lang.String getName()
Feature
public java.lang.String getTitle()
public java.lang.String getDescription()
public java.lang.String getMicronautDocumentation()
public void doApply(GeneratorContext generatorContext)
doApply
in class AbstractMicronautServerFeature
@NonNull public java.lang.String resolveMicronautRuntime(@NonNull GeneratorContext generatorContext)