FluentT - the type of the resourcepublic static interface WebAppBase.DefinitionStages.WithWebContainer<FluentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppBase.DefinitionStages.WithCreate<FluentT> |
withWebContainer(WebContainer webContainer)
Specifies the Java web container.
|
WebAppBase.DefinitionStages.WithCreate<FluentT> withWebContainer(WebContainer webContainer)
webContainer - the Java web containerCopyright © 2019. All rights reserved.