public class IbisApplicationServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_KEY |
Constructor and Description |
---|
IbisApplicationServlet() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
static IbisContext |
getIbisContext(javax.servlet.ServletContext servletContext)
Retrieves the IbisContext from the ServletContext
|
void |
init() |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
public static final String CONTEXT_KEY
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
public static IbisContext getIbisContext(javax.servlet.ServletContext servletContext)
servletContext
- public void destroy()
destroy
in interface javax.servlet.Servlet
destroy
in class javax.servlet.GenericServlet
Copyright © 2023 Frank!Framework. All rights reserved.