|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjavax.management.Attribute
public class Attribute
À̸§°ú °ªÀ» °ü·ÃÁþ´Â °ÍÀ¸·Î MBean ¼Ó¼ºÀ» Ç¥ÇöÇÕ´Ï´Ù. MBean ¼¹ö¿Í ±× ¿ÜÀÇ °´Ã¼´Â ÀÌ Å¬·¡½º¸¦ »ç¿ëÇØ, ¼Ó¼ºÀÇ °ªÀ» Ãëµæ ¹× ¼³Á¤ÇÕ´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
Attribute (String name,
Object value)
ÁöÁ¤µÈ ¼Ó¼º¸í°ú ¼Ó¼º°ªÀ» °ü·ÃÁþ´Â Attribute °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
boolean |
equals (Object object)
ÇöÀçÀÇ Attribute Object¿Í ´Ù¸¥ Attribute Object¸¦ ºñ±³ÇÕ´Ï´Ù. |
String |
getName ()
¼Ó¼ºÀÇ À̸§À» Æ÷ÇÔÇÑ String¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Object |
getValue ()
ÀÌ ¼Ó¼ºÀÇ °ªÀ» ³ªÅ¸³»´Â Object¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public Attribute(String name, Object value)
name
- ÀÛ¼ºÇÏ´Â ¼Ó¼ºÀÇ À̸§À» Æ÷ÇÔÇÑ String. null ÀÌ¿Üvalue
- ¼Ó¼º¿¡ ÇÒ´çÇÒ ¼ö ÀÖ´Â Object. ¼Ó¼º°ú °°Àº ÇüÅÂÀÇ °´Ã¼¸Þ¼µåÀÇ »ó¼¼ |
---|
public String getName()
public Object getValue()
public boolean equals(Object object)
Object
³»ÀÇ equals
object
- ÇöÀçÀÇ Attribute¿Í
ºñ±³ÇÏ´Â Attribute
Object.hashCode()
,
Hashtable
|
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 µµ ÂüÁ¶ÇϽʽÿÀ.