JavaTM 2 Platform
Standard Ed. 5.0

javax.management
ÀÎÅÍÆäÀ̽º ValueExp

¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
Serializable
¾Ë·ÁÁø ±¸Çö Ŭ·¡½º ¸ñ·Ï:
AttributeValueExp, StringValueExp

public interface ValueExp
extends Serializable

°ü°è½ÄÀÇ Àμö·Î¼­ °Ç³×ÁÙ ¼ö ÀÖ´Â °ªÀ» ³ªÅ¸³À´Ï´Ù. ij¸¯ÅÍ ¶óÀÎ, ¼öÄ¡, ¼Ó¼ºÀº ¸ðµÎ À¯È¿ÇÑ °ªÀ̸ç, ValueExp ±¸Çö¿¡ ÀÇÇØ ³ªÅ¸³»Áý´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.5

¸Þ¼­µå °³¿ä
 ValueExp apply (ObjectName  name)
          MBean¿¡ ValueExp¸¦ Àû¿ëÇÕ´Ï´Ù.
 void setMBeanServer (MBeanServer  s)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ValueExp´Â MBean ¼­¹ö¿¡ Á¢¼ÓÇØ, QueryEval.getMBeanServer()¸¦ »ç¿ëÇØ Æò°¡µÇ¹Ç·Î ÀÌ ¸Þ¼­µå´Â ºÒ¿ä
 

¸Þ¼­µåÀÇ »ó¼¼

apply

ValueExp  apply(ObjectName  name)
               throws BadStringOperationException,

                      BadBinaryOpValueExpException,

                      BadAttributeValueExpException,

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

ÆĶó¹ÌÅÍ:
name - ValueExp°¡ Àû¿ëµÇ´Â MBean À̸§
¹Ýȯ°ª:
ValueExp
¿¹¿Ü:
BadStringOperationException - @exception BadBinaryOpValueExpException
BadAttributeValueExpException - @exception InvalidApplicationException
BadBinaryOpValueExpException
InvalidApplicationException

setMBeanServer

@Deprecated 
void setMBeanServer(MBeanServer  s)
ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ValueExp´Â MBean ¼­¹ö¿¡ Á¢¼ÓÇØ, QueryEval.getMBeanServer()¸¦ »ç¿ëÇØ Æò°¡µÇ¹Ç·Î ÀÌ ¸Þ¼­µå´Â ºÒ¿ä

Äõ¸®°¡ ½ÇÇàµÇ´Â MBean ¼­¹ö¸¦ ¼³Á¤ÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
s - Äõ¸®°¡ ½ÇÇàµÇ´Â MBean ¼­¹ö

JavaTM 2 Platform
Standard Ed. 5.0

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