javax.mail.event

Interface StoreListener

All Superinterfaces:
EventListener
Known Implementing Classes:
IMAPTest

public interface StoreListener
extends EventListener

This is the Listener interface for Store Notifications.

Version:
1.3

Author:
Chris Burdess

Nested Class Summary

Method Summary

void
notification(StoreEvent e)
Invoked when the Store generates a notification event.

Method Details

notification

public void notification(StoreEvent e)
Invoked when the Store generates a notification event.


© Copyright 2003, 2004 The Free Software Foundation, All rights reserved