public final class JerseyServletContainerInitializer extends Object implements ServletContainerInitializer
ServletContainerInitializer implementation used for Servlet 3.x deployment.| Constructor and Description |
|---|
JerseyServletContainerInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStartup(Set<Class<?>> classes,
ServletContext servletContext) |
public void onStartup(Set<Class<?>> classes, ServletContext servletContext) throws ServletException
onStartup in interface ServletContainerInitializerServletExceptionCopyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.