JavaTM 2 Platform
Standard Ed. 5.0

javax.management.modelmbean
Ŭ·¡½º ModelMBeanNotificationInfo

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.management.MBeanFeatureInfo 
      »óÀ§¸¦ È®Àå javax.management.MBeanNotificationInfo 
          »óÀ§¸¦ È®Àå javax.management.modelmbean.ModelMBeanNotificationInfo
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, Cloneable, DescriptorAccess

public class ModelMBeanNotificationInfo
extends MBeanNotificationInfo
implements DescriptorAccess, Cloneable

ModelMBeanNotificationInfo °´Ã¼´Â ModelMBean°¡ ¹ßÇàÇÏ´Â ÅëÁö¸¦ ¼³¸íÇÕ´Ï´Ù. ÀÌ°ÍÀº °ü·Ã Descriptor¸¦ °¡Á®, Descriptor ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÑ MBeanNotificationInfo ¼­ºê Ŭ·¡½ºÀÔ´Ï´Ù.

±â¼úÀÚÀÇ Çʵå´Â ¾Æ·¡¿Í °°ÀÌ Á¤ÀÇ°¡ ³¡³­ »óÅÂÀÔ´Ï´Ù¸¸, ÀÌ ³»¿ëÀ¸·Î ÇÑÁ¤µÇÁö ¾Ê½À´Ï´Ù.

 name           : ÅëÁö¸í  descriptorType : ÅëÁöÀÇ Áß¿äµµ       : 0 ~ 6
 °ªÁß 0: ¹ÌÁö,1: ȸº¹ ºÒ°¡´É,2: À§±â, ÀåÇØ,3: ¸ÞÀÌÀú, Áß´ë,4: ¸¶À̳Ê, ºñÁß¿ä, ¿¡·¯,5: °æ°í,6: º¸Åë, Ŭ¸®¾î ³¡³ª, Á¤º¸ messageID      : ¸Þ¼¼Áö ÅؽºÆ®ÀÇ ÀÏÀÇÀÇ Å° (¹ø¿ª, ºÐ¼®¿ë) messageText    : ÅëÁö ÅؽºÆ® log            : T - ¸Þ¼¼Áö¸¦ ·Î±×¿¡ ±â·Ï F - ¸Þ¼¼Áö¸¦ ±â·ÏÇÏÁö ¾Ê´Â logfile        :  OS¿¡  ÀûÀýÇÑ ¿ÏÀü ¼ö½Ä ÆÄÀϸíÀÇ Ä³¸¯ÅÍ ¶óÀÎ visibility     : 1 ~ 4
 °ªÀÇ ÃÄ 1: Ç×»ó °¡½Ã 4: °ÅÀÇ ºÒ°¡½Ã presentationString : µ¥ÀÌÅÍ Ç¥ÇöÀ» °¡´ÉÇÏ°ÔÇϱâ À§ÇÑ XML Çü½ÄÀÇ Ä³¸¯ÅÍ ¶óÀÎ 
µðÆúÆ®ÀÇ ±â¼úÀÚ¿¡°Ô´Â name, descriptorType, displayName ¹× severity(=6) Çʵ尡 Æ÷ÇԵ˴ϴÙ.

µµÀÔµÈ ¹öÀü :
1.5
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
description, name
 
»ý¼ºÀÚ °³¿ä
ModelMBeanNotificationInfo (ModelMBeanNotificationInfo  inInfo)
          ÀÌ ModelMBeanNotificationInfo °´Ã¼·ÎºÎÅÍ »õ·Î¿î ModelMBeanNotification °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
ModelMBeanNotificationInfo (String [] notifTypes, String  name, String  description)
          µðÆúÆ®ÀÇ ±â¼úÀÚ·Î ModelMBeanNotificationInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
ModelMBeanNotificationInfo (String [] notifTypes, String  name, String  description, Descriptor  descriptor)
          ModelMBeanNotificationInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Object clone ()
          ÀÌ ModelMBeanNotificationInfo¸¦ º¹Á¦ÇØ »õ·Î¿î ModelMBeanNotificationInfo¸¦ ÀÛ¼ºÇØ, ¸®ÅÏÇÕ´Ï´Ù.
 Descriptor getDescriptor ()
          ModelMBeanNotificationInfo¿¡ °ü·ÃµÈ Descriptor º¹»çº»À» ¸®ÅÏÇÕ´Ï´Ù.
 void setDescriptor (Descriptor  inDescriptor)
          ModelMBeanNotificationInfo¿¡ °ü·ÃµÈ Descriptor (¿ÏÀü ġȯ)¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 String toString ()
          ModelMBeanNotificationInfo¸¦ Æ÷ÇÔÇÑ Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Ä³¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.management. MBeanNotificationInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
equals, getNotifTypes, hashCode
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getDescription, getName
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
finalize, getClass, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

ModelMBeanNotificationInfo

public ModelMBeanNotificationInfo(String [] notifTypes,
                                  String  name,
                                  String  description)
µðÆúÆ®ÀÇ ±â¼úÀÚ·Î ModelMBeanNotificationInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
notifTypes - ¹ßÇàµÉ °¡´É¼ºÀÌ ÀÖ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ ´å Ç¥±â Çü½ÄÀÇ ¹®ÀÚ ¹è¿­
name - Notification Ŭ·¡½ºÀÇ À̸§
description - Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Notification ¼³¸í (ÀÓÀÇ)

ModelMBeanNotificationInfo

public ModelMBeanNotificationInfo(String [] notifTypes,
                                  String  name,
                                  String  description,
                                  Descriptor  descriptor)
ModelMBeanNotificationInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
notifTypes - ¹ßÇàµÉ °¡´É¼ºÀÌ ÀÖ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ ´å Ç¥±â Çü½ÄÀÇ ¹®ÀÚ ¹è¿­
name - Notification Ŭ·¡½ºÀÇ À̸§
description - Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Notification ¼³¸í (ÀÓÀÇ)
descriptor - ÀÌ MBeanNotificationInfo ÀνºÅϽº¿ëÀ¸·Î¼­ ÀûÀýÇÑ ¸ÞŸµ¥ÀÌŸ¸¦ Æ÷ÇÔÇÑ Descriptor ÀνºÅϽº. nullÀÎ °æ¿ì, µðÆúÆ®ÀÇ ±â¼úÀÚ°¡ ÀÛ¼ºµÈ´Ù. displayName ÇÊµå ¶Ç´Â severity Çʵ带 Æ÷ÇÔÇÏÁö ¾Ê´Â ±â¼úÀÚ¿¡°Ô´Â ±âº»°ª ÀÇ displayName ÇÊµå ¶Ç´Â severity Çʵ尡 Ãß°¡µÈ´Ù
¿¹¿Ü:
RuntimeOperationsException - IllegalArgumentException¸¦ ·¦ ÇÑ´Ù. ±â¼úÀÚ°¡ ¹«È¿ÀÎ °æ¿ì, ±â¼úÀÚ Çʵå name°¡ name ÆĶó¹ÌÅÍ¿Í µ¿ÀÏÇÏÁö ¾ÊÀº °æ¿ì, ¶Ç´Â ±â¼úÀÚ Çʵå DescriptorType°¡ notification¿Í µ¿ÀÏÇÏÁö ¾ÊÀº °æ¿ì

ModelMBeanNotificationInfo

public ModelMBeanNotificationInfo(ModelMBeanNotificationInfo  inInfo)
ÀÌ ModelMBeanNotificationInfo °´Ã¼·ÎºÎÅÍ »õ·Î¿î ModelMBeanNotification °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
inInfo - º¹Á¦µÇ´Â ModelMBeanNotificationInfo
¸Þ¼­µåÀÇ »ó¼¼

clone

public Object  clone()
ÀÌ ModelMBeanNotificationInfo¸¦ º¹Á¦ÇØ »õ·Î¿î ModelMBeanNotificationInfo¸¦ ÀÛ¼ºÇØ, ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º MBeanNotificationInfo ³»ÀÇ clone
¹Ýȯ°ª:
ÀÌ ÀνºÅϽºÀÇ º¹Á¦
°ü·Ã Ç׸ñ:
Cloneable

getDescriptor

public Descriptor  getDescriptor()
ModelMBeanNotificationInfo¿¡ °ü·ÃµÈ Descriptor º¹»çº»À» ¸®ÅÏÇÕ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º DescriptorAccess ³»ÀÇ getDescriptor
¹Ýȯ°ª:
ModelMBeanNotificationInfo °´Ã¼¿¡ °ü·ÃµÈ Descriptor
°ü·Ã Ç׸ñ:
setDescriptor(javax.management.Descriptor)

setDescriptor

public void setDescriptor(Descriptor  inDescriptor)
ModelMBeanNotificationInfo¿¡ °ü·ÃµÈ Descriptor (¿ÏÀü ġȯ)¸¦ ¼³Á¤ÇÕ´Ï´Ù. »õ·Î¿î Descriptor°¡ nullÀÎ °æ¿ì, °ü·Ã Descriptor´Â µðÆúÆ®ÀÇ ±â¼úÀÚ¿¡°Ô µ¹¾Æ¿É´Ï´Ù. Descriptor ÇÒ´çÀü¿¡´Â Ÿ´ç¼º °Ë»ç¸¦ ÇÕ´Ï´Ù. »õ·Î¿î Descriptor°¡ ¹«È¿ÀÎ °æ¿ì, IllegalArgumentExceptionÀ» °¨½Î´Â RuntimeOperationsException°¡ ¹ß»ý µË´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º DescriptorAccess ³»ÀÇ setDescriptor
ÆĶó¹ÌÅÍ:
inDescriptor - ModelMBeanNotification ÀÎÅÍÆäÀ̽º¿¡ °ü·ÃµÈ Descriptor¸¦ ġȯÇÑ´Ù
¿¹¿Ü:
RuntimeOperationsException - ¹«È¿ÀÎ Descriptor IllegalArgumentException¸¦ °¨½Î´Â
°ü·Ã Ç׸ñ:
getDescriptor()

toString

public String  toString()
ModelMBeanNotificationInfo¸¦ Æ÷ÇÔÇÑ Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Ä³¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Object ³»ÀÇ toString
¹Ýȯ°ª:
ÀÌ °´Ã¼¸¦ ¼³¸íÇϴ ij¸¯ÅÍ ¶óÀÎ

JavaTM 2 Platform
Standard Ed. 5.0

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