javax.mail.event
Interface StoreListener

All Superinterfaces:
java.util.EventListener

public interface StoreListener
extends java.util.EventListener

Version:
$Rev: 54266 $ $Date: 2004-10-10 15:02:50 -0600 (Sun, 10 Oct 2004) $

Method Summary
 void notification(StoreEvent event)
           
 

Method Detail

notification

public void notification(StoreEvent event)