JavaTM 2 Platform
Standard Ed. 5.0

javax.management
Ŭ·¡½º MBeanConstructorInfo

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.management.MBeanFeatureInfo 
      »óÀ§¸¦ È®Àå javax.management.MBeanConstructorInfo
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, Cloneable
¾Ë·ÁÁø Á÷°è ¼­ºê Ŭ·¡½º:
ModelMBeanConstructorInfo, OpenMBeanConstructorInfoSupport

public class MBeanConstructorInfo
extends MBeanFeatureInfo
implements Serializable, Cloneable

MBean¿¡ ÀÇÇØ °ø°³µÇ´Â »ý¼ºÀÚ¸¦ ±â¼úÇÕ´Ï´Ù. ÀÌ Å¬·¡½ºÀÇ ÀνºÅϽº´Â ºÒº¯ÀÔ´Ï´Ù. ¼­ºê Ŭ·¡½º´Â °¡º¯ÀÔ´Ï´Ù¸¸, ¼­ºê Ŭ·¡½ºÀÇ º¯°æÀº ÃßõÇÏÁö ¾Ê½À´Ï´Ù.

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

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
description, name
 
»ý¼ºÀÚ °³¿ä
MBeanConstructorInfo (String  description, Constructor  constructor)
          MBeanConstructorInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
MBeanConstructorInfo (String  name, String  description, MBeanParameterInfo [] signature)
          MBeanConstructorInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Object clone ()
          ÀÌ ÀνºÅϽºÀÇ »þ·ÎÄÚÇǸ¦ ¸®ÅÏÇÕ´Ï´Ù.
 boolean equals (Object  o)
          ÀÌ MBeanConstructorInfo¸¦ ´Ù¸¥ MBeanConstructorInfo¿Í ºñ±³ÇÕ´Ï´Ù.
 MBeanParameterInfo [] getSignature ()
          ÀÌ »ý¼ºÀÚ ÆĶó¹ÌÅÍÀÇ ¸®½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 int hashCode ()
          °´Ã¼ÀÇ Çؽà Äڵ尪À» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º javax.management. MBeanFeatureInfo ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getDescription, getName
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

MBeanConstructorInfo

public MBeanConstructorInfo(String  description,
                            Constructor  constructor)
MBeanConstructorInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
description - Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ ¿ÀÆÛ·¹À̼ÇÀÇ ¼³¸í
constructor - MBean »ý¼ºÀÚ¸¦ ±â¼úÇÏ´Â java.lang.reflect.Constructor °´Ã¼

MBeanConstructorInfo

public MBeanConstructorInfo(String  name,
                            String  description,
                            MBeanParameterInfo [] signature)
                     throws IllegalArgumentException 
MBeanConstructorInfo °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
name - »ý¼ºÀÚ À̸§
signature - »ý¼ºÀÚ ÆĶó¹ÌÅÍ (Àμö)¸¦ ±â¼úÇÏ´Â MBeanParameterInfo °´Ã¼. Á¦·ÎÀåÀÇ ¹è¿­À» ÁöÁ¤ÇßÀ» °æ¿ì¿Í °°°Ô, nullÀÌ µÇ´Â °æ¿ìµµ ÀÖ´Â
description - Àΰ£ÀÌ ÀÐÀ» ¼ö ÀÖ´Â Çü½ÄÀÇ »ý¼ºÀÚ ¼³¸í
¿¹¿Ü:
IllegalArgumentException
¸Þ¼­µåÀÇ »ó¼¼

clone

public Object  clone()

ÀÌ ÀνºÅϽºÀÇ »þ·ÎÄÚÇǸ¦ ¸®ÅÏÇÕ´Ï´Ù. ÀÌ Ä«ÇÇ´Â super.clone() È£Ãâ (Object.clone()¿¡ ÀÇÇØ ±¸ÇöµÇ´Â µðÆúÆ®ÀÇ ³×ÀÌƼºê»þ·ÎÄÚÇÇ?@±¸ÀÇ È£Ãâ)¿¡ ÀÇÇØ ÃëµæµË´Ï´Ù. ³»ºÎ Çʵ忡 µµÂøÇØ, ´õ ÀÌ»ó »ó¼¼ÇÑ Ä«ÇÇ´Â ÀÛ¼ºµÇÁö ¾Ê½À´Ï´Ù.

ÀÌ Å¬·¡½º´Â ºÒº¯À̹ǷΠīÇÇ´Â ÁÖ·Î ¼­ºê Ŭ·¡½º¿¡ ÀÖ¾î Áß¿äÇÑ Ã³¸®°¡ µË´Ï´Ù.

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

getSignature

public MBeanParameterInfo [] getSignature()

ÀÌ »ý¼ºÀÚ ÆĶó¹ÌÅÍÀÇ ¸®½ºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù. °¢ ÆĶó¹ÌÅÍ´Â MBeanParameterInfo °´Ã¼¿¡ ÀÇÇØ ±â¼úµË´Ï´Ù.

¸®ÅÏµÈ ¹è¿­Àº ³»ºÎ ¹è¿­ÀÇ »þ·ÎÄÚÇÇ, Áï MBeanParameterInfo °´Ã¼¸¦ ÂüÁ¶ÇÏ´Â ³»ºÎ ¹è¿­ÀÇ Ä«ÇÇ°¡ µË´Ï´Ù. ´Ù¸¸, ÂüÁ¶µÇ´Â °¢ MBeanParameterInfo °´Ã¼´Â Ä«ÇǵÇÁö ¾Ê½À´Ï´Ù.

¹Ýȯ°ª:
MBeanParameterInfo °´Ã¼ÀÇ ¹è¿­

equals

public boolean equals(Object  o)
ÀÌ MBeanConstructorInfo¸¦ ´Ù¸¥ MBeanConstructorInfo¿Í ºñ±³ÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º MBeanFeatureInfo ³»ÀÇ equals
ÆĶó¹ÌÅÍ:
o - ºñ±³ ´ë»óÀÇ °´Ã¼
¹Ýȯ°ª:
o°¡ MBeanConstructorInfo À̸ç, ±× MBeanFeatureInfo.getName(), MBeanFeatureInfo.getDescription() ¹× getSignature() °ªÀÌ ÀÌ MBeanConstructorInfo¿Í µ¿ÀÏÇÑ (µ¿ÀÏÇÑ ÇÊ¿ä´Â ¾ø´Ù) °æ¿ì´Â true. ¿ä¼ÒÀÇ Æä¾î°¡ µ¿ÀÏÇÑ °æ¿ì, 2°³ÀÇ ½Ã±×´ÏÃÄ ¹è¿­Àº µ¿ÀÏÇÑ
°ü·Ã Ç׸ñ:
Object.hashCode(), Hashtable

hashCode

public int hashCode()
Ŭ·¡½º Object ±â¼ú:
°´Ã¼ÀÇ Çؽà Äڵ尪À» ¸®ÅÏÇÕ´Ï´Ù. ÀÌ ¸Þ¼­µå´Â java.util.Hashtable¿¡ ÀÇÇØ Á¦°øµÇ´Â °Í °°Àº Çؽà Å×À̺í·Î »ç¿ëÇϱâ À§Çؼ­ ÁغñµÇ¾î ÀÖ½À´Ï´Ù.

hashCode ¸Þ¼­µåÀÇ ÀϹÝÀûÀÎ ±ÔÄ¢À» ´ÙÀ½¿¡ ³ªÅ¸³À´Ï´Ù.

ÇÒ ¼ö ÀÖ´Â ÇÑ, Object Ŭ·¡½º¿¡¼­ Á¤ÀǵǴ hashCode ¸Þ¼­µå´Â ´Ù¸¥ °´Ã¼¿¡ ´ëÇؼ­´Â ´Ù¸¥ Á¤¼ö°ªÀ» ¸®ÅÏÇÕ´Ï´Ù. º¸Åë, ÀÌ°ÍÀº °´Ã¼ÀÇ ³»ºÎ ÁÖ¼Ò¸¦ Á¤¼ö°ª ·Î º¯È¯ÇÏ´Â ÇüÅ·Π±¸ÇöµË´Ï´Ù¸¸, ±×·¯ÇÑ ±¸Çö Å×Å©´ÐÀº JavaTM ÇÁ·Î±×·¥ ¾ð¾î¿¡¼­´Â ºÒÇÊ¿äÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º MBeanFeatureInfo ³»ÀÇ hashCode
¹Ýȯ°ª:
ÀÌ °´Ã¼ÀÇ Çؽà Äڵ尪
°ü·Ã Ç׸ñ:
Object.equals(java.lang.Object), Hashtable

JavaTM 2 Platform
Standard Ed. 5.0

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