com.sun.xml.ws.transport.http.servlet
Class WSServletContainerInitializer

java.lang.Object
  extended by com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer


Constructor Summary
WSServletContainerInitializer()
          
Method Summary
 void onStartup(Set<Class<?>> c, javax.servlet.ServletContext ctx)
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSServletContainerInitializer

public WSServletContainerInitializer()
Method Detail

onStartup

public void onStartup(Set<Class<?>> c,
                      javax.servlet.ServletContext ctx)
               throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.