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