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
ServletException
Copyright © 2013. All rights reserved.