JavaTM 2 Platform
Standard Ed. 5.0

javax.management
Ŭ·¡½º StringValueExp

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.management.StringValueExp
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, ValueExp

public class StringValueExp
extends Object
implements ValueExp

°ü°è Á¦¾àÀÇ Àμö°¡ µÇ´Â ij¸¯ÅÍ ¶óÀÎÀ» ³ªÅ¸³À´Ï´Ù. StringValueExp´Â ValueExp°¡ ÇÊ¿äÇÑ ÀÓÀÇÀÇ Àå¼Ò¿¡¼­ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
StringValueExp ()
          ±âº»ÀûÀÎ »ý¼ºÀÚ ÀÔ´Ï´Ù.
StringValueExp (String  val)
          ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀ» ³ªÅ¸³»´Â »õ·Î¿î StringValueExp¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 ValueExp apply (ObjectName  name)
          MBean¿¡ ValueExp¸¦ Àû¿ëÇÕ´Ï´Ù.
 String getValue ()
          StringValueExp ÀνºÅϽº·Î ³ªÅ¸³»Áö´Â ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.
 void setMBeanServer (MBeanServer  s)
          Äõ¸®°¡ ½ÇÇàµÇ´Â MBean ¼­¹ö¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 String toString ()
          °´Ã¼¸¦ ³ªÅ¸³»´Â ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

StringValueExp

public StringValueExp()
±âº»ÀûÀÎ »ý¼ºÀÚ ÀÔ´Ï´Ù.


StringValueExp

public StringValueExp(String  val)
ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀ» ³ªÅ¸³»´Â »õ·Î¿î StringValueExp¸¦ ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
val - ÀÌ ½ÄÀÇ °ªÀÌ µÇ´Â ij¸¯ÅÍ ¶óÀÎ
¸Þ¼­µåÀÇ »ó¼¼

getValue

public String  getValue()
StringValueExp ÀνºÅϽº·Î ³ªÅ¸³»Áö´Â ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
ij¸¯ÅÍ ¶óÀÎ

toString

public String  toString()
°´Ã¼¸¦ ³ªÅ¸³»´Â ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù.

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

setMBeanServer

public void setMBeanServer(MBeanServer  s)
Äõ¸®°¡ ½ÇÇàµÇ´Â MBean ¼­¹ö¸¦ ¼³Á¤ÇÕ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º ValueExp ³»ÀÇ setMBeanServer
ÆĶó¹ÌÅÍ:
s - Äõ¸®°¡ ½ÇÇàµÇ´Â MBean ¼­¹ö

apply

public ValueExp  apply(ObjectName  name)
               throws BadStringOperationException,

                      BadBinaryOpValueExpException,

                      BadAttributeValueExpException,

                      InvalidApplicationException 
MBean¿¡ ValueExp¸¦ Àû¿ëÇÕ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º ValueExp ³»ÀÇ apply
ÆĶó¹ÌÅÍ:
name - ValueExp°¡ Àû¿ëµÇ´Â MBean À̸§
¹Ýȯ°ª:
ValueExp
¿¹¿Ü:
BadStringOperationException - @exception BadBinaryOpValueExpException
BadAttributeValueExpException - @exception InvalidApplicationException
BadBinaryOpValueExpException
InvalidApplicationException

JavaTM 2 Platform
Standard Ed. 5.0

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