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
c
- ctx
- ServletException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.