B C E G M N V
B
- br.com.jhonsapp.notifier - package br.com.jhonsapp.notifier
-
- br.com.jhonsapp.notifier.abstraction - package br.com.jhonsapp.notifier.abstraction
-
- br.com.jhonsapp.notifier.annotation - package br.com.jhonsapp.notifier.annotation
-
- br.com.jhonsapp.notifier.email - package br.com.jhonsapp.notifier.email
-
C
- createMessage(String, String, String) - Static method in class br.com.jhonsapp.notifier.email.Message
-
- createMessage(String, String) - Static method in class br.com.jhonsapp.notifier.email.Message
-
E
- emailSender - Variable in class br.com.jhonsapp.notifier.email.NotifierByEmail
-
G
- getAddressee() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
-
Gets the addressee of the notification.
- getAddressee() - Method in class br.com.jhonsapp.notifier.email.Message
-
- getMessage() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
-
Gets the notification message.
- getMessage() - Method in class br.com.jhonsapp.notifier.email.Message
-
- getSubject() - Method in interface br.com.jhonsapp.notifier.abstraction.Notification
-
Gets the subject of the notification.
- getSubject() - Method in class br.com.jhonsapp.notifier.email.Message
-
M
- Message - Class in br.com.jhonsapp.notifier.email
-
Class responsible for standardizing the structure of the message to be send.
N
- Notification - Interface in br.com.jhonsapp.notifier.abstraction
-
Interface that defines a notification.
- Notifier - Interface in br.com.jhonsapp.notifier.abstraction
-
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.email
-
Class responsible for sending notifications by email.
- NotifierByEmail() - Constructor for class br.com.jhonsapp.notifier.email.NotifierByEmail
-
- NotifierType - Annotation Type in br.com.jhonsapp.notifier.annotation
-
- NotifierType.QualifierType - Enum in br.com.jhonsapp.notifier.annotation
-
- notify(Notification) - Method in interface br.com.jhonsapp.notifier.abstraction.Notifier
-
Sends a notification to a destination.
- notify(Notification) - Method in class br.com.jhonsapp.notifier.email.NotifierByEmail
-
V
- valueOf(String) - Static method in enum br.com.jhonsapp.notifier.annotation.NotifierType.QualifierType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum br.com.jhonsapp.notifier.annotation.NotifierType.QualifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
B C E G M N V
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.