public class OleDWRServlet extends org.directwebremoting.servlet.DwrServlet
Modifier and Type | Field and Description |
---|---|
protected static String |
CLASSPATH_RESOURCE_PREFIX |
static List<String> |
HACK_ADDITIONAL_FILES |
Constructor and Description |
---|
OleDWRServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureContainer(org.directwebremoting.Container container,
javax.servlet.ServletConfig servletConfig) |
protected org.directwebremoting.impl.DwrXmlConfigurator |
generateConfigurator(org.springframework.core.io.DefaultResourceLoader resourceLoader,
String scriptConfigurationFilePath) |
protected List<org.kuali.rice.core.framework.util.spring.NamedOrderedListBean> |
getDwrNamedOrderedListBeans(String listName)
This method calls the super version then loads the dwr config file
specified in the loaded module definitions.
|
Boolean |
getSpringBasedConfigPath() |
void |
init() |
void |
setSpringBasedConfigPath(Boolean springBasedConfigPath) |
createContainer, destroy, doGet, doPost, getContainer, init
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected static final String CLASSPATH_RESOURCE_PREFIX
public static List<String> HACK_ADDITIONAL_FILES
public OleDWRServlet()
protected List<org.kuali.rice.core.framework.util.spring.NamedOrderedListBean> getDwrNamedOrderedListBeans(String listName)
uk.ltd.getahead.dwr.DWRServlet#configure(javax.servlet.ServletConfig,
uk.ltd.getahead.dwr.Configuration)
protected org.directwebremoting.impl.DwrXmlConfigurator generateConfigurator(org.springframework.core.io.DefaultResourceLoader resourceLoader, String scriptConfigurationFilePath) throws javax.servlet.ServletException
javax.servlet.ServletException
protected void configureContainer(org.directwebremoting.Container container, javax.servlet.ServletConfig servletConfig) throws javax.servlet.ServletException, IOException
configureContainer
in class org.directwebremoting.servlet.DwrServlet
javax.servlet.ServletException
IOException
public Boolean getSpringBasedConfigPath()
public void setSpringBasedConfigPath(Boolean springBasedConfigPath)
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
GenericServlet.init()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.