|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface StringMonitorMBean
ij¸¯ÅÍ ¶óÀÎ ¸ð´ÏÅÍ MBean remote administration ÀÎÅÍÆäÀ̽º¸¦ °ø°³ÇÕ´Ï´Ù.
¸Þ¼µå °³¿ä | |
---|---|
String |
getDerivedGauge ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. JMX 1.2 ¿¡¼´Â getDerivedGauge(ObjectName) ·Î ġȯµË´Ï´Ù. |
String |
getDerivedGauge (ObjectName object)
ÁöÁ¤µÈ MBean ÆÄ»ý °ÔÀÌÁö¸¦ ÃëµæÇÕ´Ï´Ù. |
long |
getDerivedGaugeTimeStamp ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. JMX 1.2 ¿¡¼´Â getDerivedGaugeTimeStamp(ObjectName) ·Î ġȯµË´Ï´Ù. |
long |
getDerivedGaugeTimeStamp (ObjectName object)
ÁöÁ¤µÈ MBean ÆÄ»ý °ÔÀÌÁöÀÇ Å¸ÀÓ ½ºÅÆÇÁ¸¦ ÃëµæÇÕ´Ï´Ù. |
boolean |
getNotifyDiffer ()
Â÷ºÐ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġÀÇ »óÇÑÄ¡¸¦ ÃëµæÇÕ´Ï´Ù. |
boolean |
getNotifyMatch ()
ÀÏÄ¡ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġ¸¦ ÃëµæÇÕ´Ï´Ù. |
String |
getStringToCompare ()
°¨½Ã ´ë»óÀÇ ¼Ó¼º°ú ºñ±³Çϴ ij¸¯ÅÍ ¶óÀÎÀ» ÃëµæÇÕ´Ï´Ù. |
void |
setNotifyDiffer (boolean value)
Â÷ºÐ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġ¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setNotifyMatch (boolean value)
ÀÏÄ¡ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġ¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setStringToCompare (String value)
°¨½Ã ´ë»óÀÇ ¼Ó¼º°ú ºñ±³Çϴ ij¸¯ÅÍ ¶óÀÎÀ» ¼³Á¤ÇÕ´Ï´Ù. |
ÀÎÅÍÆäÀ̽º javax.management.monitor. MonitorMBean ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
addObservedObject,
containsObservedObject,
getGranularityPeriod,
getObservedAttribute,
getObservedObject,
getObservedObjects,
isActive,
removeObservedObject,
setGranularityPeriod,
setObservedAttribute,
setObservedObject,
start,
stop |
¸Þ¼µåÀÇ »ó¼¼ |
---|
@Deprecated String getDerivedGauge()
getDerivedGauge(ObjectName)
·Î ġȯµË´Ï´Ù.
@Deprecated long getDerivedGaugeTimeStamp()
getDerivedGaugeTimeStamp(ObjectName)
·Î ġȯµË´Ï´Ù.
String getDerivedGauge(ObjectName object)
object
- MBean. ÀÌ MBean
ÆÄ»ý °ÔÀÌÁö°¡ ¸®ÅϵȴÙ
null
long getDerivedGaugeTimeStamp(ObjectName object)
object
- MBean. ÀÌ MBean
ÆÄ»ý °ÔÀÌÁöÀÇ Å¸ÀÓ ½ºÅÆÇÁ°¡ ¸®ÅϵȴÙ
null
String getStringToCompare()
setStringToCompare(java.lang.String)
void setStringToCompare(String value) throws IllegalArgumentException
value
- ij¸¯ÅÍ ¶óÀÎÄ¡
IllegalArgumentException
- ºñ±³¸¦ À§Çؼ ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀÌ nullÀÎ °æ¿ìgetStringToCompare()
boolean getNotifyMatch()
true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
setNotifyMatch(boolean)
void setNotifyMatch(boolean value)
value
- ÀÏÄ¡ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġgetNotifyMatch()
boolean getNotifyDiffer()
true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
setNotifyDiffer(boolean)
void setNotifyDiffer(boolean value)
value
- Â÷ºÐ ÅëÁöÀÇ ¿Â/¿ÀÇÁ ½ºÀġġgetNotifyDiffer()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.