Uses of Class
org.ferris.resiste.console.email.EmailErrorEvent
-
Packages that use EmailErrorEvent Package Description org.ferris.resiste.console.email org.ferris.resiste.console.exception org.ferris.resiste.console.main -
-
Uses of EmailErrorEvent in org.ferris.resiste.console.email
Methods in org.ferris.resiste.console.email with parameters of type EmailErrorEvent Modifier and Type Method Description protected void
EmailErrorService. observeSend(EmailErrorEvent evnt)
protected void
EmailSendService. observeSend(EmailErrorEvent evnt)
-
Uses of EmailErrorEvent in org.ferris.resiste.console.exception
Fields in org.ferris.resiste.console.exception with type parameters of type EmailErrorEvent Modifier and Type Field Description protected javax.enterprise.event.Event<EmailErrorEvent>
UncaughtExceptionService. error
-
Uses of EmailErrorEvent in org.ferris.resiste.console.main
Fields in org.ferris.resiste.console.main with type parameters of type EmailErrorEvent Modifier and Type Field Description protected javax.enterprise.event.Event<EmailErrorEvent>
Main. error
-