Class MailEventListener

java.lang.Object
org.nuxeo.ecm.platform.mail.listener.MailEventListener
All Implemented Interfaces:
EventListener

public class MailEventListener extends Object implements EventListener
Listener that listens for MailReceivedEvent.

The email connection corresponding to every MailFolder document found in the repository is checked for new incoming email.

Author:
Catalin Baican