org.jboss.jmx.examples.configuration
Class SampleConfig
java.lang.Object
org.jboss.jmx.examples.configuration.SampleConfig
- All Implemented Interfaces:
- SampleConfigMBean
public class SampleConfig
- extends Object
- implements SampleConfigMBean
- Author:
- Tom Elrod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleConfig
public SampleConfig()
getTestAttribute
public String getTestAttribute()
- Specified by:
getTestAttribute
in interface SampleConfigMBean
setTestAttribute
public void setTestAttribute(String testValue)
- Specified by:
setTestAttribute
in interface SampleConfigMBean
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.