public class Resources extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Resources.ResourceDefinition |
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGO |
static String |
STATUS_ERROR |
static String |
STATUS_JOB |
static String |
STATUS_JOB_ERROR |
static String |
STATUS_JOB_WARNING |
static String |
STATUS_OK |
static String |
STATUS_PROP |
static String |
STATUS_WARN |
| Constructor and Description |
|---|
Resources() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addResource(String id,
String location,
String mimeType) |
static void |
doGet(StatusWebHandler webHandler,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
public static final String LOGO
public static final String STATUS_ERROR
public static final String STATUS_JOB
public static final String STATUS_JOB_ERROR
public static final String STATUS_JOB_WARNING
public static final String STATUS_OK
public static final String STATUS_PROP
public static final String STATUS_WARN
public static void doGet(StatusWebHandler webHandler, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
IOExceptionCopyright © 2010–2016. All rights reserved.