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