org.jboss.test.jmx.compliance.notcompliant.support
Class OverloadedAttribute1
java.lang.Object
org.jboss.test.jmx.compliance.notcompliant.support.OverloadedAttribute1
- All Implemented Interfaces:
- OverloadedAttribute1MBean
- public class OverloadedAttribute1
- extends Object
- implements OverloadedAttribute1MBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OverloadedAttribute1
public OverloadedAttribute1()
setSomething
public void setSomething(boolean something)
- Specified by:
setSomething
in interface OverloadedAttribute1MBean
getSomething
public Boolean getSomething()
- Specified by:
getSomething
in interface OverloadedAttribute1MBean
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.