|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.management.MBeanFeatureInfo
javax.management.MBeanNotificationInfo
javax.management.modelmbean.ModelMBeanNotificationInfo
public class ModelMBeanNotificationInfo
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) Çʵ尡 Æ÷ÇԵ˴ϴÙ.
ÇÊµå °³¿ä |
---|
Ŭ·¡½º 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 |
»ý¼ºÀÚ »ó¼¼ |
---|
public ModelMBeanNotificationInfo(String [] notifTypes, String name, String description)
notifTypes
- ¹ßÇàµÉ °¡´É¼ºÀÌ ÀÖ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ ´å Ç¥±â Çü½ÄÀÇ ¹®ÀÚ ¹è¿name
- Notification Ŭ·¡½ºÀÇ À̸§description
- Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Notification
¼³¸í (ÀÓÀÇ)public ModelMBeanNotificationInfo(String [] notifTypes, String name, String description, Descriptor descriptor)
notifTypes
- ¹ßÇàµÉ °¡´É¼ºÀÌ ÀÖ´Â ÅëÁöÇüÀ» Æ÷ÇÔÇÑ ´å Ç¥±â Çü½ÄÀÇ ¹®ÀÚ ¹è¿name
- Notification Ŭ·¡½ºÀÇ À̸§description
- Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ Notification
¼³¸í (ÀÓÀÇ)descriptor
- ÀÌ MBeanNotificationInfo ÀνºÅϽº¿ëÀ¸·Î¼ ÀûÀýÇÑ ¸ÞŸµ¥ÀÌŸ¸¦ Æ÷ÇÔÇÑ Descriptor ÀνºÅϽº. nullÀÎ °æ¿ì, µðÆúÆ®ÀÇ ±â¼úÀÚ°¡ ÀÛ¼ºµÈ´Ù. displayName ÇÊµå ¶Ç´Â severity Çʵ带 Æ÷ÇÔÇÏÁö ¾Ê´Â ±â¼úÀÚ¿¡°Ô´Â ±âº»°ª
ÀÇ displayName ÇÊµå ¶Ç´Â severity Çʵ尡 Ãß°¡µÈ´Ù
RuntimeOperationsException
- IllegalArgumentException
¸¦
·¦ ÇÑ´Ù. ±â¼úÀÚ°¡ ¹«È¿ÀÎ °æ¿ì, ±â¼úÀÚ Çʵå name°¡ name ÆÄ¶ó¹ÌÅÍ¿Í µ¿ÀÏÇÏÁö ¾ÊÀº °æ¿ì, ¶Ç´Â ±â¼úÀÚ Çʵå DescriptorType°¡ notification¿Í
µ¿ÀÏÇÏÁö ¾ÊÀº °æ¿ìpublic ModelMBeanNotificationInfo(ModelMBeanNotificationInfo inInfo)
inInfo
- º¹Á¦µÇ´Â ModelMBeanNotificationInfo¸Þ¼µåÀÇ »ó¼¼ |
---|
public Object clone()
MBeanNotificationInfo
³»ÀÇ clone
Cloneable
public Descriptor getDescriptor()
DescriptorAccess
³»ÀÇ getDescriptor
setDescriptor(javax.management.Descriptor)
public void setDescriptor(Descriptor inDescriptor)
DescriptorAccess
³»ÀÇ setDescriptor
inDescriptor
- ModelMBeanNotification ÀÎÅÍÆäÀ̽º¿¡ °ü·ÃµÈ
Descriptor¸¦ ġȯÇÑ´Ù
RuntimeOperationsException
- ¹«È¿ÀÎ Descriptor IllegalArgumentException
¸¦
°¨½Î´ÂgetDescriptor()
public String toString()
Object
³»ÀÇ toString
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.