Uses of Interface
org.wildfly.extension.undertow.ServletContainerService
Packages that use ServletContainerService
-
Uses of ServletContainerService in org.wildfly.extension.undertow
Methods in org.wildfly.extension.undertow that return ServletContainerServiceConstructor parameters in org.wildfly.extension.undertow with type arguments of type ServletContainerServiceModifierConstructorDescriptionprotectedServer(Consumer<Server> serverConsumer, Supplier<ServletContainerService> servletContainer, Supplier<UndertowService> undertowService, String name, String defaultHost) -
Uses of ServletContainerService in org.wildfly.extension.undertow.deployment
Fields in org.wildfly.extension.undertow.deployment with type parameters of type ServletContainerServiceModifier and TypeFieldDescriptionstatic final org.jboss.as.server.deployment.AttachmentKey<ServletContainerService>UndertowAttachments.SERVLET_CONTAINER_SERVICE