|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttest.compliance.monitor.support.MonitorSupport (src)
test.compliance.monitor.support.GaugeSupport
Constructor Summary | |
GaugeSupport()
|
Method Summary | |
java.lang.Number |
getValue()
|
java.lang.Number |
getWrongException()
|
java.lang.Number |
getWrongNull()
|
java.lang.String |
getWrongType()
|
void |
setValue(java.lang.Number value)
|
void |
setWriteOnly(java.lang.Number value)
|
Methods inherited from class test.compliance.monitor.support.MonitorSupport (src) |
end, lock, unlock |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GaugeSupport()
Method Detail |
public java.lang.Number getValue()
getValue
in interface GaugeSupportMBean (src)
public void setValue(java.lang.Number value)
setValue
in interface GaugeSupportMBean (src)
public java.lang.Number getWrongNull()
getWrongNull
in interface GaugeSupportMBean (src)
public java.lang.String getWrongType()
getWrongType
in interface GaugeSupportMBean (src)
public java.lang.Number getWrongException()
getWrongException
in interface GaugeSupportMBean (src)
public void setWriteOnly(java.lang.Number value)
setWriteOnly
in interface GaugeSupportMBean (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |