public class JB7ContainerServlet
extends javax.servlet.http.HttpServlet
implements org.apache.catalina.ContainerServlet
CatalinaIntegration which is bootstrapped in AS7 via GateInWCIServiceActivator.| Constructor and Description |
|---|
JB7ContainerServlet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
org.apache.catalina.Wrapper |
getWrapper()
Deprecated.
|
void |
init()
Deprecated.
|
void |
setWrapper(org.apache.catalina.Wrapper wrapper)
Deprecated.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic org.apache.catalina.Wrapper getWrapper()
getWrapper in interface org.apache.catalina.ContainerServletpublic void setWrapper(org.apache.catalina.Wrapper wrapper)
setWrapper in interface org.apache.catalina.ContainerServletpublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletCopyright © 2016 JBoss by Red Hat. All Rights Reserved.