Index

A C D G I J M N O R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

M

m_BroadcasterSupport - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
This object supports the broadcasting of notifications.
m_MBeanActions - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The actions (operations) for the JMX API; the action name is the key for this map.
m_MBeanGetters - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The getters for the JMX API; the attribute name is the key for this map.
m_MBeanInfo - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The predefined MBeanInfo structure.
m_MBeanSetters - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The setters for the JMX API; the attribute name is the key for this map.
m_Object - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The object that is instrumented by this generic MBean.
m_ObjectDescription - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The description for the object that is instrumented by this generic MBean.
m_ObjectName - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The object name for this generic MBean.
m_Sequence - Variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
The notification sequence number.
ManagedObject - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to mark a class and all of its subclasses as manageable by an assigned instance of JMXSupport.
MBEAN_CLASS - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
The property name for the class of an MBean: "class".
MBEAN_FUNCTION - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
The property name for the function of an MBean: "function".
MBEAN_LOADER - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
The property name for the loader of an MBean: "loader".
MBEAN_NAME - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
The property name for the name of an MBean: "name".
MBEAN_TYPE - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
The property name for the MBean type: "type".
MBeanAction - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to mark a method as an action (operation) for an MBean implementation.
MBeanGetter - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to mark a method as a getter method for an MBean implementation.
MBeanNotification - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to declare a MBean notification.
MBeanNotifications - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to declare more than one MBean notification for a class or a method.
MBeanParameter - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to provide information about the parameters of an action or constructor for an MBean implementation.
MBeanSetter - Annotation Interface in org.tquadrat.foundation.mgmt
This annotation will be used to mark a method as a setter method for an MBean implementation.
MSG_ActionNotFound - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "There is no MBean action with the name \'%1$s\'".
MSG_AttributeNotFound - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The MBean attribute \'%1$s\' could not be found".
MSG_InvalidAttributeValue - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The value \'%2$s\' is invalid for the MBean attribute with the name \'%1$s\'".
MSG_InvocationDenied - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "Cannot invoke the MBean action \'%1$s\'".
MSG_InvocationException - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The invocation of the MBean action \'%1$s\' caused an Exception".
MSG_InvocationProblems - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "There was a problem when invoking the MBean action \'%1$s\'".
MSG_NoManagedObject - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The given Object is not annotated as \'ManagedObject\'".
MSG_NoProperties - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "No properties had been provided".
MSG_SetterDenied - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The invocation of the setter for the MBean attribute \'%1$s\' was denied".
MSG_SetterException - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "The invocation of the setter for the MBean attribute \'%1$s\' caused an Exception".
MSG_SetterProblems - Static variable in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
Message: "There was a problem when invoking the setter for the MBean attribute \'%1$s\'".
A C D G I J M N O R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values