@Singleton public class Tomcat extends AbstractMicronautServerFeature
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEPROPERTY_MICRONAUT_RUNTIME| Constructor and Description | 
|---|
Tomcat()  | 
| 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)  | 
applyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getFeatureClass, supportsgetOrder, getThirdPartyDocumentation, isCommunity, 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@NonNull
public java.lang.String resolveMicronautRuntime(@NonNull
                                                         GeneratorContext generatorContext)