org.granite.gravity.glassfish
Class GlassFishWebSocketServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.granite.gravity.glassfish.GlassFishWebSocketServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class GlassFishWebSocketServlet
- extends HttpServlet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlassFishWebSocketServlet
public GlassFishWebSocketServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init in interface Servlet- Overrides:
init in class GenericServlet
- Throws:
ServletException
destroy
public void destroy()
- Specified by:
destroy in interface Servlet- Overrides:
destroy in class GenericServlet