B C E G N
B
- br.com.jhonsapp.notifier - package br.com.jhonsapp.notifier
-
- br.com.jhonsapp.notifier.implementation - package br.com.jhonsapp.notifier.implementation
-
- br.com.jhonsapp.notifier.producer - package br.com.jhonsapp.notifier.producer
-
C
- createNotifierApplication() - Static method in class br.com.jhonsapp.notifier.NotifierApplication
-
E
- EMAIL - Static variable in interface br.com.jhonsapp.notifier.implementation.Notifier
-
G
- getMessage() - Method in interface br.com.jhonsapp.notifier.implementation.Notification
-
Gets the notification message.
- getSender() - Method in interface br.com.jhonsapp.notifier.implementation.Notification
-
Gets the sender of the notification.
- getSubject() - Method in interface br.com.jhonsapp.notifier.implementation.Notification
-
Gets the subject of the notification.
N
- Notification - Interface in br.com.jhonsapp.notifier.implementation
-
Interface that defines a notification.
- Notifier - Interface in br.com.jhonsapp.notifier.implementation
-
Interface responsible for sending notifications.
- NotifierApplication - Class in br.com.jhonsapp.notifier
-
- NotifierApplication() - Constructor for class br.com.jhonsapp.notifier.NotifierApplication
-
- NotifierByEmail - Class in br.com.jhonsapp.notifier.implementation
-
Class responsible for sending notifications by email.
- NotifierByEmail() - Constructor for class br.com.jhonsapp.notifier.implementation.NotifierByEmail
-
- notifierByEmail() - Method in class br.com.jhonsapp.notifier.producer.NotifierProducer
-
- NotifierProducer - Class in br.com.jhonsapp.notifier.producer
-
- NotifierProducer() - Constructor for class br.com.jhonsapp.notifier.producer.NotifierProducer
-
- notify(Notification) - Method in interface br.com.jhonsapp.notifier.implementation.Notifier
-
Sends a notification to a destination.
- notify(Notification) - Method in class br.com.jhonsapp.notifier.implementation.NotifierByEmail
-
B C E G N
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.