@WebServlet(value="/configuration/config.json")
@Dependent
public class UIConfigurationServletJson
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static int |
CACHE_EXPIRES_IN |
| Constructor and Description |
|---|
UIConfigurationServletJson() |
| 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 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.