org.jboss.test.jmx.compliance.monitor.support
Class GaugeSupport
java.lang.Object
org.jboss.test.jmx.compliance.monitor.support.MonitorSupport
org.jboss.test.jmx.compliance.monitor.support.GaugeSupport
- All Implemented Interfaces:
- GaugeSupportMBean
- public class GaugeSupport
- extends MonitorSupport
- implements GaugeSupportMBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeSupport
public GaugeSupport()
getValue
public Number getValue()
- Specified by:
getValue
in interface GaugeSupportMBean
setValue
public void setValue(Number value)
- Specified by:
setValue
in interface GaugeSupportMBean
getWrongNull
public Number getWrongNull()
- Specified by:
getWrongNull
in interface GaugeSupportMBean
getWrongType
public String getWrongType()
- Specified by:
getWrongType
in interface GaugeSupportMBean
getWrongException
public Number getWrongException()
- Specified by:
getWrongException
in interface GaugeSupportMBean
setWriteOnly
public void setWriteOnly(Number value)
- Specified by:
setWriteOnly
in interface GaugeSupportMBean
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.