public interface ServletContainerInitializer
Modifier and Type | Method and Description |
---|---|
void |
onStartup(java.util.Set<java.lang.Class<?>> c,
ServletContext ctx) |
void onStartup(java.util.Set<java.lang.Class<?>> c, ServletContext ctx) throws ServletException
ServletException