|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> mbean >> [ watchdog overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbossmx.cluster.watchdog.mbean.watchdog
Class CorrectiveActionContextConstants

java.lang.Objectorg.jbossmx.cluster.watchdog.mbean.watchdog.CorrectiveActionContextConstants
- public class CorrectiveActionContextConstants
- extends java.lang.Object
Property keys to use for CorrectiveActionContext
| Field Summary | |
static java.lang.String |
Agent_MBeanServer
Property key which refers to the Agent's MBeanServer |
static java.lang.String |
Agent_RemoteInterface
Property key which refers to the Agent's Remote Interface |
static java.lang.String |
Agent_RmiBinding
Property key which refers to the Agent's RMI Binding |
static java.lang.String |
MBean_Class
Property key which refers to the MBean's class |
static java.lang.String |
MBean_ObjectName
Property key which refers to the MBean's ObjectName |
| Constructor Summary | |
private |
CorrectiveActionContextConstants()
No need to construct CorrectiveActionContextConstants |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
Agent_MBeanServer
public static final java.lang.String Agent_MBeanServer
- Property key which refers to the Agent's MBeanServer
- See Also:
- Constant Field Values
Agent_RmiBinding
public static final java.lang.String Agent_RmiBinding
- Property key which refers to the Agent's RMI Binding
- See Also:
- Constant Field Values
Agent_RemoteInterface
public static final java.lang.String Agent_RemoteInterface
- Property key which refers to the Agent's Remote Interface
- See Also:
- Constant Field Values
MBean_ObjectName
public static final java.lang.String MBean_ObjectName
- Property key which refers to the MBean's ObjectName
- See Also:
- Constant Field Values
MBean_Class
public static final java.lang.String MBean_Class
- Property key which refers to the MBean's class
- See Also:
- Constant Field Values
| Constructor Detail |
CorrectiveActionContextConstants
private CorrectiveActionContextConstants()
- No need to construct CorrectiveActionContextConstants
|
|||||||||
| Home >> All >> org >> jbossmx >> cluster >> watchdog >> mbean >> [ watchdog overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jbossmx.cluster.watchdog.mbean.watchdog.CorrectiveActionContextConstants