JavaTM 2 Platform
Standard Ed. 5.0

javax.naming.ldap
Ŭ·¡½º UnsolicitedNotificationEvent

java.lang.Object 
  »óÀ§¸¦ È®Àå java.util.EventObject 
      »óÀ§¸¦ È®Àå javax.naming.ldap.UnsolicitedNotificationEvent
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class UnsolicitedNotificationEvent
extends EventObject

ÀÌ Å¬·¡½º´Â LDAP ¼­¹ö·ÎºÎÅÍ ¼Û½ÅµÈ ºñ¿äû ÅëÁö¿¡ ÀÀÇØ Æ®¸®°Å µÈ À̺¥Æ®¸¦ ³ªÅ¸³À´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.3
°ü·Ã Ç׸ñ:
UnsolicitedNotification, UnsolicitedNotificationListener, EventContext.addNamingListener(javax.naming.Name, int, javax.naming.event.NamingListener), EventDirContext.addNamingListener(javax.naming.Name, java.lang.String, javax.naming.directory.SearchControls, javax.naming.event.NamingListener), EventContext.removeNamingListener(javax.naming.event.NamingListener), Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
source
 
»ý¼ºÀÚ °³¿ä
UnsolicitedNotificationEvent (Object  src, UnsolicitedNotification  notice)
          UnsolicitedNotificationEvent »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 void dispatch (UnsolicitedNotificationListener  listener)
          ÀÌ À̺¥Æ®¸¦ »ç¿ëÇØ, ¸®½º³ÊÀÇ notificationReceived() ¸Þ¼­µå¸¦ È£ÃâÇÕ´Ï´Ù.
 UnsolicitedNotification getNotification ()
          ºñ¿äû ÅëÁö¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getSource, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

UnsolicitedNotificationEvent

public UnsolicitedNotificationEvent(Object  src,
                                    UnsolicitedNotification  notice)
UnsolicitedNotificationEvent »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
src - À̺¥Æ®¸¦ Æ®¸®°Å ÇÑ null ÀÌ¿ÜÀÇ ¼Ò½º
notice - null ÀÌ¿ÜÀÇ ºñ¿äû ÅëÁö
¸Þ¼­µåÀÇ »ó¼¼

getNotification

public UnsolicitedNotification  getNotification()
ºñ¿äû ÅëÁö¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
ÀÌ À̺¥Æ®°¡ Æ®¸®°Å µÇ´Â ¿øÀÎÀÌ µÈ, null ÀÌ¿ÜÀÇ ºñ¿äû ÅëÁö

dispatch

public void dispatch(UnsolicitedNotificationListener  listener)
ÀÌ À̺¥Æ®¸¦ »ç¿ëÇØ, ¸®½º³ÊÀÇ notificationReceived() ¸Þ¼­µå¸¦ È£ÃâÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
listener - notificationReceived¸¦ È£ÃâÇÏ´Â null ÀÌ¿ÜÀÇ ¸®½º³Ê

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.