Interface IAnnouncer
public interface IAnnouncer
Handles the delivery of the announcement. Used by the
IAnnouncerService
for the actual delivery.-
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(Properties properties) voidsendAnnouncement(IAnnouncement announcement)
-
Method Details
-
initialize
-
sendAnnouncement
- Throws:
Exception
-