javax.mail.event

Interface StoreListener

public interface StoreListener extends EventListener

A listener for store notifications.

Version: 1.3

Author: Chris Burdess

Method Summary
voidnotification(StoreEvent e)
The store generated a notification event.

Method Detail

notification

public void notification(StoreEvent e)
The store generated a notification event.
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved