public class MailEventListener extends Object implements EventListener
The email connection corresponding to every MailFolder document found in the repository is checked for new incoming email.
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_NAME |
static String |
INBOX |
static String |
PIPE_NAME |
| Constructor and Description |
|---|
MailEventListener() |
public static final String EVENT_NAME
public static final String PIPE_NAME
public static final String INBOX
public void handleEvent(Event event)
EventListenerEvent.cancel()handleEvent in interface EventListenerevent - the eventCopyright © 2011 Nuxeo SA. All Rights Reserved.