Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- composeObjectName(String, String, String, Class<?>, NameValuePair<String>...) - Static method in class org.tquadrat.foundation.mgmt.JMXUtils
-
Composes an object name from the given domain name and the given properties.
- composeObjectName(String, NameValuePair<String>...) - Static method in class org.tquadrat.foundation.mgmt.JMXUtils
-
Composes an object name from the given domain name and the given properties.
- CONNECTOR_ADDRESS - Static variable in class org.tquadrat.foundation.mgmt.JMXUtils
-
The property name for the connector address: "com.sun.management.jmxremote.localConnectorAddress".
- createActionInfo() - Method in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Creates the structure that holds the action information.
- createAttributeInfo() - Method in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Creates the structure that holds the attribute information.
- createMBeanInfo() - Method in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Creates the MBeanInfo data structure.
This implementation will swallow all exceptions, an overriding implementation may want to log it. - createNotificationInfo(Object) - Method in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Creates the structure that holds the notification info.
- createNotificationInfo(MBeanNotification) - Static method in class org.tquadrat.foundation.mgmt.internal.JMXSupportImpl
-
Creates a single notification info element.
All Classes and Interfaces|All Packages|Constant Field Values