javax.mail.event

Interface StoreListener

All Superinterfaces:
EventListener

public interface StoreListener
extends EventListener

A listener for store notifications.

Method Summary

void
notification(StoreEvent e)
The store generated a notification event.

Method Details

notification

public void notification(StoreEvent e)
The store generated a notification event.