JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
javax.management.Notification »ç¿ë

Notification¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.management Java Management Extensions ÄÚ¾î Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.management.modelmbean ModelMBean Ŭ·¡½ºÀÇ Á¤ÀǸ¦ Á¦°øÇÕ´Ï´Ù.  
javax.management.monitor ¸ð´ÏÅÍ Å¬·¡½º¸¦ Á¤ÀÇÇÕ´Ï´Ù.  
javax.management.relation °ü°è ¼­ºñ½º¿¡ ´ëÇØ Á¤ÀÇÇÕ´Ï´Ù.  
javax.management.remote JMX MBean ¼­¹ö¿¡ ¿ø°Ý Á¢±ÙÇϱâ À§ÇÑ ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.  
javax.management.timer Timer MBean¸¦ Á¤ÀÇÇÕ´Ï´Ù.  
 

javax.management ¿¡¼­ÀÇ Notification »ç¿ë
 

javax.management ¿¡¼­ÀÇ Notification ¼­ºê Ŭ·¡½º
 class AttributeChangeNotification
          MBean¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ¼Ó¼º º¯°æ ÅëÁö¸¦ Á¤ÀÇÇÕ´Ï´Ù.
 class MBeanServerNotification
          MBean ¼­¹ö¿¡ÀÇÇØ MBeanServerDelegate MBean ·ÎºÎÅÍ ¹ßÇàµÇ´Â ÅëÁö¸¦ ³ªÅ¸³À´Ï´Ù.
 

Notification ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management ¸Þ¼­µå
protected  void NotificationBroadcasterSupport. handleNotification (NotificationListener  listener, Notification  notif, Object  handback)
          ÀÌ ¸Þ¼­µå´Â ¸®½º³Ê¿¡°Ô ÅëÁö¸¦ ¼Û½ÅÇϱâ À§ÇØ, sendNotification ¿¡ ÀÇÇØ È£ÃâÇÕ´Ï´Ù.
 void NotificationListener. handleNotification (Notification  notification, Object  handback)
          JMX ÅëÁöÀÇ ¹ß»ý½Ã¿¡ È£ÃâÇÕ´Ï´Ù.
 boolean NotificationFilterSupport. isNotificationEnabled (Notification  notification)
          ÁöÁ¤µÈ ÅëÁö¸¦ ¸®½º³Ê¿¡°Ô ¼Û½ÅÇϱâ Àü¿¡ È£ÃâÇÕ´Ï´Ù.
 boolean NotificationFilter. isNotificationEnabled (Notification  notification)
          ¸®½º³Ê¿¡°Ô·ÎÀÇ Æ¯Á¤ÀÇ ÅëÁöÀÇ ¼Û½ÅÀü¿¡ È£ÃâÇÕ´Ï´Ù.
 boolean AttributeChangeNotificationFilter. isNotificationEnabled (Notification  notification)
          ÁöÁ¤µÈ ÅëÁö¸¦ ¸®½º³Ê¿¡°Ô ¼Û½ÅÇϱâ Àü¿¡ È£ÃâÇÕ´Ï´Ù.
 void NotificationBroadcasterSupport. sendNotification (Notification  notification)
          ÅëÁö¸¦ ¼Û½ÅÇÕ´Ï´Ù.
 void MBeanServerDelegate. sendNotification (Notification  notification)
          MBean ¼­¹ö·ÎºÎÅÍ ÅëÁö¸¦ ¼Û½ÅÇÒ ¼ö ÀÖµµ·Ï ÇÕ´Ï´Ù.
 

javax.management.modelmbean ¿¡¼­ÀÇ Notification »ç¿ë
 

Notification ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.modelmbean ¸Þ¼­µå
 void RequiredModelMBean. sendNotification (Notification  ntfyObj)
           
 void ModelMBeanNotificationBroadcaster. sendNotification (Notification  ntfyObj)
          ModelMBean »óÀÇ µî·ÏÀÌ ³¡³­ Notification ¸®½º³Ê¿¡°Ô, jmx.modelmbean.generic ÅëÁö·Î¼­ °Ç³×¹Þ´Â Notification¸¦ ¼Û½ÅÇÕ´Ï´Ù.
 

javax.management.monitor ¿¡¼­ÀÇ Notification »ç¿ë
 

javax.management.monitor ¿¡¼­ÀÇ Notification ¼­ºê Ŭ·¡½º
 class MonitorNotification
          ¸ð´ÏÅÍ MBean¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ÅëÁö¸¦ Á¤ÀÇÇÕ´Ï´Ù.
 

javax.management.relation ¿¡¼­ÀÇ Notification »ç¿ë
 

javax.management.relation ¿¡¼­ÀÇ Notification ¼­ºê Ŭ·¡½º
 class RelationNotification
          °ü°è ¼­ºñ½º³»ÀÇ º¯°æÀÇ ÅëÁöÀÔ´Ï´Ù.
 

Notification ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.relation ¸Þ¼­µå
 void RelationService. handleNotification (Notification  theNtf, Object  theHandback)
          JMX ÅëÁö°¡ ¹ß»ýÇßÀ» ¶§ È£ÃâÇÕ´Ï´Ù.
 boolean MBeanServerNotificationFilter. isNotificationEnabled (Notification  theNtf)
          ¸®½º³Ê¿¡°Ô·ÎÀÇ Æ¯Á¤ÀÇ ÅëÁöÀÇ ¼Û½ÅÀü¿¡ È£ÃâÇÕ´Ï´Ù.
 

javax.management.remote ¿¡¼­ÀÇ Notification »ç¿ë
 

javax.management.remote ¿¡¼­ÀÇ Notification ¼­ºê Ŭ·¡½º
 class JMXConnectionNotification
          Å¬¶óÀ̾ðÆ® Á¢¼ÓÀÇ °³½Ã ¹× Á¾·á½Ã¿Í ÅëÁö°¡ ¾ø¾îÁ³À» ¶§¿¡ ¹ßÇàµÇ´Â ÅëÁöÀÔ´Ï´Ù.
 

Notification¸¦ µ¹·ÁÁÖ´Â javax.management.remote ¸Þ¼­µå
 Notification TargetedNotification. getNotification ()
          ¹ßÇàµÈ ÅëÁö
 

Notification ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.remote constructor¡¡ ¡¡
TargetedNotification (Notification  notification, Integer  listenerID)
          TargetedNotification °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
 

javax.management.timer ¿¡¼­ÀÇ Notification »ç¿ë
 

javax.management.timer ¿¡¼­ÀÇ Notification ¼­ºê Ŭ·¡½º
 class TimerAlarmClockNotification
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ÀÌ Å¬·¡½º´Â ȣȯ¼ºÀ» À§Çؼ­ º¸°ü À¯ÁöµÇ°í ÀÖ´Â °Í¸¸À¸·Î »ç¿ëÀÚ Äڵ忡¼­´Â »ç¿ëµÇÁö ¾Ê½À´Ï´Ù.
 class TimerNotification
          ÀÌ Å¬·¡½º´Â ŸÀÌ¸Ó MBean¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ÅëÁö¸¦ Á¤ÀÇÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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