JavaTM 2 Platform
Standard Ed. 5.0

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

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

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

MBeanNotificationInfo¸¦ µ¹·ÁÁÖ´Â javax.management ¸Þ¼­µå
 MBeanNotificationInfo [] NotificationBroadcasterSupport. getNotificationInfo ()
           
 MBeanNotificationInfo [] NotificationBroadcaster. getNotificationInfo ()
          ÀÌ MBean°¡ ÅëÁö¸¦ ¼Û½ÅÇÒ ¶§¸¶´Ù, ±× ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú ÅëÁöÇüÀ» ³ªÅ¸³»´Â ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
 MBeanNotificationInfo [] MBeanServerDelegate. getNotificationInfo ()
           
 MBeanNotificationInfo [] MBeanInfo. getNotifications ()
          MBean¿¡ ÀÇÇØ ¹ßÇàµÈ ÅëÁöÀÇ ¸®½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

MBeanNotificationInfo ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management constructor¡¡ ¡¡
MBeanInfo (String  className, String  description, MBeanAttributeInfo [] attributes, MBeanConstructorInfo [] constructors, MBeanOperationInfo [] operations, MBeanNotificationInfo [] notifications)
          MBeanInfo¸¦ ±¸ÃàÇÕ´Ï´Ù.
 

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

javax.management.modelmbean ¿¡¼­ÀÇ MBeanNotificationInfo ¼­ºê Ŭ·¡½º
 class ModelMBeanNotificationInfo
          ModelMBeanNotificationInfo °´Ã¼´Â ModelMBean°¡ ¹ßÇàÇÏ´Â ÅëÁö¸¦ ¼³¸íÇÕ´Ï´Ù.
 

MBeanNotificationInfo À» µ¹·ÁÁÖ´Â javax.management.modelmbean ¸Þ¼­µå
 MBeanNotificationInfo [] RequiredModelMBean. getNotificationInfo ()
          RequiredModelMBean¿¡ ÀÇÇØ »ý¼ºµÈ Notification ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
 MBeanNotificationInfo [] ModelMBeanInfo. getNotifications ()
          MBean¿¡ ÀÇÇØ ¹ßÇàµÈ ÅëÁöÀÇ ¸®½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

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

MBeanNotificationInfo¸¦ µ¹·ÁÁÖ´Â javax.management.monitor ¸Þ¼­µå
 MBeanNotificationInfo [] StringMonitor. getNotificationInfo ()
          ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú ij¸¯ÅÍ ¶óÀÎ ¸ð´ÏÅÍ¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ NotificationInfo °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 MBeanNotificationInfo [] GaugeMonitor. getNotificationInfo ()
          ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú °ÔÀÌÁö ¸ð´ÏÅÍ¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ NotificationInfo °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 MBeanNotificationInfo [] CounterMonitor. getNotificationInfo ()
          ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú Ä«¿îÅÍ ¸ð´ÏÅÍ¿¡ ÀÇÇØ ¼Û½ÅµÇ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ NotificationInfo °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

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

MBeanNotificationInfo¸¦ µ¹·ÁÁÖ´Â javax.management.openmbean ¸Þ¼­µå
 MBeanNotificationInfo [] OpenMBeanInfo. getNotifications ()
          ÀÌ OpenMBeanInfo ÀνºÅϽº¿¡ ÀÇÇØ ±â¼úµÈ °ø°³ MBean°¡ ¹ßÇàÇÑ °¢ ÅëÁö¸¦ ±â¼úÇÏ´Â MBeanNotificationInfo ÀνºÅϽºÀÇ ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
 

MBeanNotificationInfo ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.management.openmbean constructor¡¡ ¡¡
OpenMBeanInfoSupport (String  className, String  description, OpenMBeanAttributeInfo [] openAttributes, OpenMBeanConstructorInfo [] openConstructors, OpenMBeanOperationInfo [] openOperations, MBeanNotificationInfo [] notifications)
          ÁöÁ¤µÈ className, description, openAttributes, openConstructors, openOperations ¹× notifications¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½º¸¦ ±â¼úÇÏ´Â OpenMBeanInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 

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

MBeanNotificationInfo¸¦ µ¹·ÁÁÖ´Â javax.management.relation ¸Þ¼­µå
 MBeanNotificationInfo [] RelationService. getNotificationInfo ()
          ÅëÁöÀÇ Java Ŭ·¡½º¸í°ú ¼Û½ÅµÇ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ NotificationInfo °´Ã¼¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

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

MBeanNotificationInfo¸¦ µ¹·ÁÁÖ´Â javax.management.remote ¸Þ¼­µå
 MBeanNotificationInfo [] JMXConnectorServer. getNotificationInfo ()
          ÀÌ MBean ·ÎºÎÅÍ ¼Û½ÅµÇ´Â ÅëÁö¸¦ ³ªÅ¸³»´Â ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
 

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

MBeanNotificationInfo À» µ¹·ÁÁÖ´Â javax.management.timer ¸Þ¼­µå
 MBeanNotificationInfo [] Timer. getNotificationInfo ()
           
 


JavaTM 2 Platform
Standard Ed. 5.0

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