@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() |
applyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getFeatureClass, supportsgetOrder, getThirdPartyDocumentation, isPreview, isVisible, processSelectedFeaturespublic java.lang.String getName()
Featurepublic java.lang.String getTitle()
public java.lang.String getDescription()
public java.lang.String getMicronautDocumentation()
public void doApply(GeneratorContext generatorContext)
doApply in class AbstractMicronautServerFeature