@IbisInitializer @DependsOn(value={"webServices10","webServices11"}) @Deprecated public class MtomProxy extends HttpServletBase implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
DynamicRegistration.Servlet, DynamicRegistration.ServletWithParameters
ALL_IBIS_ROLES, ALL_IBIS_USER_ROLES, IBIS_FULL_SERVICE_ACCESS_ROLES
Constructor and Description |
---|
MtomProxy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet()
Deprecated.
|
String |
getUrlMapping()
Deprecated.
The URL the
Servlet should be mapped to. |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Deprecated.
|
void |
setServletManager(ServletManager servletManager)
Deprecated.
|
getAccessGrantingRoles, getName
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
loadOnStartUp
public String getUrlMapping()
DynamicRegistration.Servlet
Servlet
should be mapped to.
This value may be overridden by setting property servlet.servlet-name.urlMapping
to change path the servlet listens togetUrlMapping
in interface DynamicRegistration.Servlet
protected void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
@Autowired public void setServletManager(ServletManager servletManager)
setServletManager
in class HttpServletBase
Copyright © 2023 Frank!Framework. All rights reserved.