public class OpenmrsDWRServlet
extends org.directwebremoting.servlet.DwrServlet
Constructor and Description |
---|
OpenmrsDWRServlet() |
Modifier and Type | Method and Description |
---|---|
void |
init(javax.servlet.ServletConfig config)
Overriding the init(ServletConfig) method to save the dwr servlet to the ModuleWebUtil class
|
void |
reInitServlet()
This method is called to remake all of the dwr methods
|
destroy, doGet, doPost, getContainer, shutdown
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class org.directwebremoting.servlet.DwrServlet
javax.servlet.ServletException
public void reInitServlet() throws javax.servlet.ServletException
javax.servlet.ServletException
Copyright © 2015 OpenMRS Inc.. All rights reserved.