public final class MailSessionEventHandler
extends java.lang.Object
implements org.osgi.service.event.EventHandler
MailSessionEventHandler - The event handler for mail bundle to track removed sessions.| Constructor and Description |
|---|
MailSessionEventHandler()
Initializes a new
MailSessionEventHandler. |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
getTopics()
Gets the topics.
|
void |
handleEvent(org.osgi.service.event.Event event) |
public MailSessionEventHandler()
MailSessionEventHandler.