public class TomEEWorkaroundFacesServlet
extends java.lang.Object
Constructor and Description |
---|
TomEEWorkaroundFacesServlet() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
ServletConfig |
getServletConfig() |
java.lang.String |
getServletInfo() |
void |
init(ServletConfig config) |
void |
service(ServletRequest req,
ServletResponse res) |
public void init(ServletConfig config) throws ServletException
ServletException
public ServletConfig getServletConfig()
public void service(ServletRequest req, ServletResponse res) throws ServletException, java.io.IOException
ServletException
java.io.IOException
public java.lang.String getServletInfo()
public void destroy()