File
Doc
Category
Size
Date
Package
StoreListener.java
API Doc
Glassfish v2 API
2373
Mon May 14 15:28:48 BST 2007
javax.mail.event
StoreListener
public interface StoreListener implements EventListener
This is the Listener interface for Store Notifications.
author
John Mani
Fields Summary
Constructors Summary
Methods Summary
public void
notification
(
javax.mail.event.StoreEvent
e)
Invoked when the Store generates a notification event.
see
StoreEvent#ALERT
see
StoreEvent#NOTICE
Java Code Source