test.implementation.registry.support
Class Trivial
java.lang.Object
test.implementation.registry.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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.