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