Interface UndertowConfigurationOptions
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
A property which represents aMap<String, String>
of context parameters.static final String
A property which represents aDeploymentInfo
in the configuration.
-
Field Details
-
DEPLOYMENT_INFO
A property which represents aDeploymentInfo
in the configuration.- See Also:
-
CONTEXT_PARAMETERS
A property which represents aMap<String, String>
of context parameters.- See Also:
-