org.jboss.test.jmx.compliance.loading.support
Class AnotherTrivial
java.lang.Object
org.jboss.test.jmx.compliance.loading.support.AnotherTrivial
- All Implemented Interfaces:
- AnotherTrivialMBean
- public class AnotherTrivial
- extends Object
- implements AnotherTrivialMBean
Goes into MyMBeans.jar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnotherTrivial
public AnotherTrivial()
setSomething
public void setSomething(AClass thing)
- Specified by:
setSomething
in interface AnotherTrivialMBean
getSomething
public AClass getSomething()
- Specified by:
getSomething
in interface AnotherTrivialMBean
doOperation
public void doOperation(String arg)
- Specified by:
doOperation
in interface AnotherTrivialMBean
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.