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