Partager via


IWithWebContainer<FluentT> Interface

Définition

Phase de définition d’application web permettant de définir un conteneur web Java. Cette opération est requise après avoir spécifié la version de Java.

public interface IWithWebContainer<FluentT>
type IWithWebContainer<'FluentT> = interface
Public Interface IWithWebContainer(Of FluentT)

Paramètres de type

FluentT

Type de la ressource.

Dérivé

Méthodes

WithWebContainer(WebContainer)

Spécifie le conteneur web Java.

S’applique à