|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlarmCache | |
---|---|
com.solab.alarms | This package contains the main classes and interfaces for the library, as well as the main class, AlarmSender. |
Uses of AlarmCache in com.solab.alarms |
---|
Classes in com.solab.alarms that implement AlarmCache | |
---|---|
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. |
Methods in com.solab.alarms with parameters of type AlarmCache | |
---|---|
void |
AlarmSender.setAlarmCache(AlarmCache value)
Sets the cache to use for alarm messages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |