| Modifier and Type | Class and Description |
|---|---|
class |
DatadogNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
CDIEventbusNotifierService |
class |
EventbusNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
HipchatNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
NewRelicNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
SlackNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
SnmpNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
XmppNotifierService |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationEventBus.register(BaseNotifierService notifier)
Deprecated.
|
void |
NotificationEventBus.unregister(BaseNotifierService notifier)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseNotificationConfigurer<C extends NotifierConfiguration,S extends BaseNotifierService> |
| Modifier and Type | Class and Description |
|---|---|
class |
LogNotifierService |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueBasedNotifierService<E extends NotificationEvent,C extends Notifier,NC extends NotifierConfiguration,MQ extends MessageQueue> |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseNotifierService.register(NotifierType type,
Class<C> notifierType,
Class<NC> notifierConfigType,
BaseNotifierService service)
Deprecated.
|
protected void |
BaseNotifierService.reset(BaseNotifierService service)
Unregisters a service and cleans up any information stored in it
This function does NOT restart the service.
|
Copyright © 2019. All rights reserved.