| Package | Description |
|---|---|
| com.solab.alarms |
This package contains the main classes and interfaces for the library, as well as the main class, AlarmSender.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAlarmCache
This is the default cache, which uses a map to store the last date a message was sent for a given
channel/msg/source cobination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmSenderImpl.setAlarmCache(AlarmCache value)
Sets the cache to use for alarm messages.
|