public class MailServiceImpl.MailSupervisorImpl extends java.lang.Object implements MailServiceImpl.MailSupervisor
Constructor and Description |
---|
MailSupervisorImpl() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(java.lang.Exception e) |
void |
handleTrace(java.lang.String trace) |
public void handleTrace(java.lang.String trace)
handleTrace
in interface MailServiceImpl.MailSupervisor
public void handleException(java.lang.Exception e)
handleException
in interface MailServiceImpl.MailSupervisor