@WebServlet(value="/scripts/config.js")
@Dependent
public class UIConfigurationServletJs
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static int |
CACHE_EXPIRES_IN |
static String |
CONFIG_PROPERTY |
static String |
PNC_GLOBAL_MODULE |
| Constructor and Description |
|---|
UIConfigurationServletJs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init() |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final int CACHE_EXPIRES_IN
public static final String PNC_GLOBAL_MODULE
public static final String CONFIG_PROPERTY
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2014–2020 JBoss by Red Hat. All rights reserved.