public class UtContainerInitializer extends Object implements javax.servlet.ServletContainerInitializer
| Constructor and Description |
|---|
UtContainerInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static io.undertow.servlet.api.ServletContainerInitializerInfo |
info() |
void |
onStartup(Set<Class<?>> set,
javax.servlet.ServletContext sc) |
public void onStartup(Set<Class<?>> set, javax.servlet.ServletContext sc) throws javax.servlet.ServletException
onStartup in interface javax.servlet.ServletContainerInitializerjavax.servlet.ServletExceptionpublic static io.undertow.servlet.api.ServletContainerInitializerInfo info()
Copyright © 2025. All rights reserved.