public interface ServletContainerInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
onStartup(Set<Class<?>> classes,
ServletContext ctx) |
void onStartup(Set<Class<?>> classes, ServletContext ctx) throws ServletException
ServletExceptionCopyright © 2013. All Rights Reserved.