it.eng.spago.notifier
Interface NotificationIFace

All Known Implementing Classes:
AbstractNotification

public interface NotificationIFace


Method Summary
 MailIFace createMail()
           
 java.lang.String getEvent()
           
 java.lang.String getPlugin()
           
 

Method Detail

getEvent

java.lang.String getEvent()

getPlugin

java.lang.String getPlugin()

createMail

MailIFace createMail()