public class RepJEMonitor extends JEMonitor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OP_DUMP_REPSTATS |
(package private) static java.lang.String |
OP_DUMP_STATE |
static java.lang.String |
OP_GET_REP_TIPS |
ATT_CACHE_PERCENT, ATT_CACHE_SIZE, ATT_ENV_HOME, ATT_IS_READ_ONLY, ATT_IS_SERIALIZABLE, ATT_IS_TRANSACTIONAL, ATT_LOCK_TIMEOUT, ATT_TXN_TIMEOUT, OP_ENV_STAT, OP_GET_TIPSclassName, currentClass, DESCRIPTION, env, jeName, operationList, server, statParams| Modifier | Constructor and Description |
|---|---|
|
RepJEMonitor() |
protected |
RepJEMonitor(Environment env) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOperations()
Add MBean operations into the list.
|
protected void |
doRegisterMBean(Environment useEnv) |
protected void |
initClassFields() |
java.lang.Object |
invoke(java.lang.String actionName,
java.lang.Object[] params,
java.lang.String[] signature) |
getAttribute, getAttributeList, getAttributes, setAttribute, setAttributesdoRegister, doUnregister, getConstructors, getMBeanInfo, getNotificationInfo, getStatsConfig, resetMBeanInfopublic static final java.lang.String OP_DUMP_REPSTATS
public static final java.lang.String OP_GET_REP_TIPS
static final java.lang.String OP_DUMP_STATE
protected RepJEMonitor(Environment env)
public RepJEMonitor()
protected void initClassFields()
initClassFields in class JEMonitorpublic java.lang.Object invoke(java.lang.String actionName,
java.lang.Object[] params,
java.lang.String[] signature)
throws javax.management.MBeanException
protected void doRegisterMBean(Environment useEnv) throws java.lang.Exception
doRegisterMBean in class JEMonitorjava.lang.Exceptionprotected void addOperations()
JEMBeanaddOperations in class JEMonitorCopyright (c) 2004-2012 Oracle. All rights reserved.