Skip navigation links
B C E G M N V 

B

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
 
br.com.jhonsapp.notifier.producer - package br.com.jhonsapp.notifier.producer
 

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.
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
 
NotifierProducer - Class in br.com.jhonsapp.notifier.producer
 
NotifierProducer() - Constructor for class br.com.jhonsapp.notifier.producer.NotifierProducer
 
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 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.