javax.mail.event
ÀÎÅÍÆäÀ̽º StoreListener

¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
java.util.EventListener

public interface StoreListener
extends java.util.EventListener

À̰ÍÀº Store Notifications ¿¡ ´ëÇÑ Listener ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.


¸Þ¼ÒµåÀÇ °³¿ä
 void notification (StoreEvent  e)
          Store °¡ ÅëÁö À̺¥Æ®¸¦ »ý¼ºÇϸé(ÀÚ) ºÒ·Á °©´Ï´Ù.
 

¸Þ¼ÒµåÀÇ »ó¼¼

notification

public void notification(StoreEvent  e)
Store °¡ ÅëÁö À̺¥Æ®¸¦ »ý¼ºÇϸé(ÀÚ) ºÒ·Á °©´Ï´Ù.
°ü·Ã Ç׸ñ:
StoreEvent.ALERT , StoreEvent.NOTICE


Copyright 2002 Sun Microsystems, Inc. All rights reserved.
»ç¿ë¿¡´Â»ç¿ë Çã¶ô °è¾àÀÌ Àû¿ëµË´Ï´Ù.