public class MonitoringHandlers extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_CONNECTION_POOL |
static String |
CONNECTOR_SERVICE |
static String |
DEPLOYMENT |
static String |
EJB_CONTAINER |
static String |
HTTP_SERVICE |
static String |
JDBC_CONNECTION_POOL |
static String |
JERSEY |
static String |
JMS_SERVICE |
static String |
JPA |
static String |
JVM |
static String |
ORB |
static String |
SECURITY |
static String |
THREAD_POOL |
static String |
TRANSACTION_SERVICE |
static String |
WEB_CONTAINER |
static String |
WEB_SERVICES_CONTAINER |
| Constructor and Description |
|---|
MonitoringHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addToMonitorList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Add list to new list
|
static Boolean |
doesAppProxyExist(String appName,
String moduleName) |
static Boolean |
doesMonitoringDataExist(String endpoint) |
static void |
filterWebStats(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getAppName(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getFirstValueFromList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getInstanceMonitorURL(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getMonitoringPools(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getStats(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getStatsUrl(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static Map<String,Object> |
getSubComponents(String appName,
String moduleName) |
static void |
getValidMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
getWebStatsUrl(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static void |
isPool(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
static String |
modifyStatType(String name) |
static void |
updateMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
public static final String JVM
public static final String WEB_CONTAINER
public static final String HTTP_SERVICE
public static final String THREAD_POOL
public static final String JDBC_CONNECTION_POOL
public static final String CONNECTOR_CONNECTION_POOL
public static final String EJB_CONTAINER
public static final String TRANSACTION_SERVICE
public static final String ORB
public static final String CONNECTOR_SERVICE
public static final String JMS_SERVICE
public static final String WEB_SERVICES_CONTAINER
public static final String JPA
public static final String SECURITY
public static final String JERSEY
public static final String DEPLOYMENT
public static void getMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getStats(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void updateMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void addToMonitorList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Add list to new list
public static void getValidMonitorLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getFirstValueFromList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getAppName(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getWebStatsUrl(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getStatsUrl(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void filterWebStats(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void isPool(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getMonitoringPools(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getInstanceMonitorURL(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static Map<String,Object> getSubComponents(String appName, String moduleName)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.