Class PluginAlerts
java.lang.Object
com.atlassian.diagnostics.internal.jmx.Alerts
com.atlassian.diagnostics.internal.jmx.PluginAlerts
- All Implemented Interfaces:
AlertsMXBean,PluginAlertsMXBean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.diagnostics.internal.jmx.Alerts
getErrorCount, getInfoCount, getLatestAlertTimestamp, getTotalCount, getWarningCount, resetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.diagnostics.internal.jmx.AlertsMXBean
getErrorCount, getInfoCount, getLatestAlertTimestamp, getTotalCount, getWarningCount, reset
-
Constructor Details
-
PluginAlerts
-
-
Method Details
-
getPluginName
- Specified by:
getPluginNamein interfacePluginAlertsMXBean- Returns:
- the plugin name, if available
-