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