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, shutdowndoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
          throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class org.directwebremoting.servlet.DwrServletjavax.servlet.ServletExceptionpublic void reInitServlet()
                   throws javax.servlet.ServletException
javax.servlet.ServletExceptionCopyright © 2015 OpenMRS Inc.. All rights reserved.