public class ThresholdsAlertsConfig
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ThresholdsAlertsConfig() |
| Modifier and Type | Method and Description |
|---|---|
AlertHistoryConfig |
getAlertHistoryConfig() |
int |
getDispatcherThreadPoolSize()
Returns the dispatcherThreadPoolSize.
|
NotificationProviderConfig[] |
getNotificationProviders() |
void |
setAlertHistoryConfig(AlertHistoryConfig alertHistoryConfig) |
void |
setDispatcherThreadPoolSize(int dispatcherThreadPoolSize) |
void |
setNotificationProviders(NotificationProviderConfig[] notificationProviders) |
java.lang.String |
toString() |
public NotificationProviderConfig[] getNotificationProviders()
public void setNotificationProviders(NotificationProviderConfig[] notificationProviders)
public AlertHistoryConfig getAlertHistoryConfig()
public void setAlertHistoryConfig(AlertHistoryConfig alertHistoryConfig)
public int getDispatcherThreadPoolSize()
public void setDispatcherThreadPoolSize(int dispatcherThreadPoolSize)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2020 anotheria.net. All Rights Reserved.