JavaTM 2 Platform
Standard Ed. 5.0

javax.management.openmbean
Ŭ·¡½º OpenMBeanConstructorInfoSupport

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

public class OpenMBeanConstructorInfoSupport
extends MBeanConstructorInfo
implements OpenMBeanConstructorInfo, Serializable

Open MBean »ý¼ºÀÚ¸¦ ±â¼úÇÕ´Ï´Ù.

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

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
description, name
 
»ý¼ºÀÚ °³¿ä
OpenMBeanConstructorInfoSupport (String  name, String  description, OpenMBeanParameterInfo [] signature)
          ÁöÁ¤µÈ name, description ¹× signature¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ »ý¼ºÀÚ¸¦ ±â¼úÇÏ´Â OpenMBeanConstructorInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 boolean equals (Object  obj)
          ÁöÁ¤µÈ obj ÆĶó¹ÌÅÍ¿Í ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽº°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ºñ±³ÇÕ´Ï´Ù.
 int hashCode ()
          ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Çؽà Äڵ尪À» ¸®ÅÏÇÕ´Ï´Ù.
 String toString ()
          ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.management. MBeanConstructorInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, getSignature
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getDescription, getName
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
finalize, getClass, notify, notifyAll, wait, wait, wait
 
ÀÎÅÍÆäÀ̽º javax.management.openmbean. OpenMBeanConstructorInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getDescription, getName, getSignature
 

»ý¼ºÀÚ »ó¼¼

OpenMBeanConstructorInfoSupport

public OpenMBeanConstructorInfoSupport(String  name,
                                       String  description,
                                       OpenMBeanParameterInfo [] signature)
ÁöÁ¤µÈ name, description ¹× signature¸¦ °¡Áö´Â °ø°³ MBean Ŭ·¡½ºÀÇ »ý¼ºÀÚ¸¦ ±â¼úÇÏ´Â OpenMBeanConstructorInfoSupport ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

signature ¹è¿­ ÆĶó¹ÌÅÍ´Â signature¸¦ »ç¿ëÇØ ÂüÁ¶µÇ´Â ±× ÈÄÀÇ ¹è¿­ÀÇ º¯°æÀÌ ÀÌ ÀνºÅϽº¿¡ ¿µÇâÀ» ¹ÌÄ¡Áö ¾Ê°Ô, ³»ºÎ¿¡¼­ º¹»çµË´Ï´Ù.

ÆĶó¹ÌÅÍ:
name - null ¶Ç´Â °ø¹®ÀÚ¿­ ÀÌ¿Ü
description - null ¶Ç´Â °ø¹®ÀÚ¿­ ÀÌ¿Ü
signature - ±â¼úÇÏ´Â ÆĶó¹ÌÅÍ°¡ Á¸ÀçÇÏÁö ¾Ê´Â °æ¿ì´Â null ¶Ç´Â °ø¹®ÀÚ¿­ÀÌ¶óµµ ÁÁ´Ù
¿¹¿Ü:
IllegalArgumentException - name ¶Ç´Â description°¡ null ¶Ç´Â °ø¹®ÀÚ¿­ÀÇ °æ¿ì
ArrayStoreException - signature°¡ MBeanParameterInfo ¼­ºê Ŭ·¡½ºÀÇ ÀνºÅϽº·ÎºÎÅÍ ¿Ï¼ºµÇ´Â ¹è¿­ÀÌ ¾Æ´Ñ °æ¿ì
¸Þ¼­µåÀÇ »ó¼¼

equals

public boolean equals(Object  obj)
ÁöÁ¤µÈ obj ÆĶó¹ÌÅÍ¿Í ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽº°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ºñ±³ÇÕ´Ï´Ù.

´ÙÀ½ÀÇ ¸ðµç Á¶°ÇÀÌ Ã¤¿öÁö°í ÀÖ´Â °æ¿ì¿¡ ÇÑÇØ, true¸¦ ¸®ÅÏÇÕ´Ï´Ù.

ÀÌ·¯ÇÑ Á¶°ÇÀÌ Ã¤¿öÁö°í ÀÖÀ¸¸é, ÀÌ equals ¸Þ¼­µå´Â OpenMBeanConstructorInfoÀÎÅÍÆäÀ̽º°¡ ´Ù¸¥ ±¸ÇöÀÎ obj ÆĶó¹ÌÅÍ¿¡ ´ëÇؼ­ Á¤»óÀûÀ¸·Î ±â´ÉÇÕ´Ï´Ù.
 

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º OpenMBeanConstructorInfo ³»ÀÇ equals
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º MBeanConstructorInfo ³»ÀÇ equals
ÆĶó¹ÌÅÍ:
obj - ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽº¿Í µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ºñ±³ÇÏ´Â °´Ã¼
¹Ýȯ°ª:
ÁöÁ¤µÈ °´Ã¼°¡ ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽº¿Í µ¿ÀÏÇÑ °æ¿ì´Â true
°ü·Ã Ç׸ñ:
Object.hashCode(), Hashtable

hashCode

public int hashCode()
ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Çؽà Äڵ尪À» ¸®ÅÏÇÕ´Ï´Ù.

OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Çؽà ÄÚµå´Â equals ºñ±³·Î »ç¿ëµÈ ¸ðµç Á¤º¸ ¿ä¼Ò (À̸§°ú ½Ã±×´ÏÃÄ. ½Ã±×´ÏÃÄ hashCode´Â java.util.Arrays.asList(this.getSignature). hashCode() È£Ãâ¿¡ ÀÇÇØ °è»êµÈ´Ù)ÀÇ Çؽà ÄÚµåÀÇ ÇÕ°èÀÔ´Ï´Ù.

ÀÌ°Í¿¡ ÀÇÇØ Object.hashCode() ¸Þ¼­µåÀÇ ÀÏ¹Ý ±Ô¾à¿¡ ÀÇÇØ ¿ä±¸µÇ´Â ÀÓÀÇÀÇ 2°³ÀÇ OpenMBeanConstructorInfoSupportÀνºÅϽº t1¿Í t2·Î t1.equals(t2) À̸é t1.hashCode() ==t2.hashCode()°¡ µÇ´Â °ÍÀÌ º¸ÁõµË´Ï´Ù.

OpenMBeanConstructorInfoÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇÏ´Â ´Ù¸¥ Ŭ·¡½º ÀνºÅϽº°¡equals(java.lang.Object) ·Î Á¤Àǵǰí ÀÖµµ·Ï, ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽº¿Í µ¿ÀÏÇØÁö´Â °æ¿ìµµ ÀÖ½À´Ï´Ù. ±×·¯³ª, °è»ê¹æ¹ýÀÌ Â÷ÀÌ°¡ ³ª±â ¶§¹®¿¡ Çؽà Äڵ嵵 Â÷ÀÌ°¡ ³¯ °¡´É¼ºÀÌ ÀÖ½À´Ï´Ù.

OpenMBeanConstructorInfoSupportÀνºÅϽº´Â ºÒº¯À¸·Î ÀÌ ÀνºÅϽºÀÇ Çؽà ÄÚµå´Â hashCode ÃÖÃÊÀÇ È£Ãâ½Ã¿¡ 1ȸ ¸¸ °è»êµË´Ï´Ù. ±× ÈÄÀÇ È£Ãâ¿¡´Â °°Àº °ªÀÌ ¸®Åϵ˴ϴ٠.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º OpenMBeanConstructorInfo ³»ÀÇ hashCode
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º MBeanConstructorInfo ³»ÀÇ hashCode
¹Ýȯ°ª:
ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Çؽà Äڵ尪
°ü·Ã Ç׸ñ:
Object.equals(java.lang.Object), Hashtable

toString

public String  toString()
ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀ» ¸®ÅÏÇÕ´Ï´Ù.

ÀÌ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀº ÀÌ Å¬·¡½ºÀÇ À̸§ (javax.management.openmbean.OpenMBeanConstructorInfoSupport)°ú ±â¼úµÈ »ý¼ºÀÚ À̸§ ¹× ½Ã±×´ÏÃÄ·Î ±¸¼ºµË´Ï´Ù.

OpenMBeanConstructorInfoSupportÀνºÅϽº´Â ºÒº¯À¸·Î ÀÌ ÀνºÅϽºÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇöÀº, toString ÃÖÃÊÀÇ È£Ãâ½Ã¿¡ 1ȸ ¸¸ °è»êµË´Ï´Ù. ±× ÈÄÀÇ È£Ãâ¿¡´Â °°Àº °ªÀÌ ¸®Åϵ˴ϴ٠.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º OpenMBeanConstructorInfo ³»ÀÇ toString
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Object ³»ÀÇ toString
¹Ýȯ°ª:
ÀÌ OpenMBeanConstructorInfoSupportÀνºÅϽºÀÇ Ä³¸¯ÅÍ ¶óÀΠǥÇö

JavaTM 2 Platform
Standard Ed. 5.0

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