@Singleton public class Undertow extends AbstractMicronautServerFeature
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() |
apply
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getFeatureClass, supports
getOrder, getThirdPartyDocumentation, 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