public final class MailAccessCacheEventListener
extends java.lang.Object
implements com.openexchange.event.impl.osgi.EventHandlerRegistration
MailAccessCacheEventListener - Listens for removed session containers to dispose its cached mail access instances.| Constructor and Description |
|---|
MailAccessCacheEventListener()
Initializes a new
MailAccessCacheEventListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.osgi.service.event.Event event) |
void |
registerService(org.osgi.framework.BundleContext context)
Registers this event handler to specified bundle context.
|
void |
unregisterService()
Unregister this event handler.
|
public MailAccessCacheEventListener()
MailAccessCacheEventListener.public void handleEvent(org.osgi.service.event.Event event)
handleEvent in interface org.osgi.service.event.EventHandlerpublic void registerService(org.osgi.framework.BundleContext context)
com.openexchange.event.impl.osgi.EventHandlerRegistrationregisterService in interface com.openexchange.event.impl.osgi.EventHandlerRegistrationcontext - The bundle contextpublic void unregisterService()
com.openexchange.event.impl.osgi.EventHandlerRegistrationunregisterService in interface com.openexchange.event.impl.osgi.EventHandlerRegistration