test.implementation.util.support
Class Trivial2
java.lang.Object
test.implementation.util.support.Trivial2
- All Implemented Interfaces:
- Trivial2MBean
public class Trivial2
- extends Object
- implements Trivial2MBean
- Version:
- $Revision: 81022 $
- Author:
- Juha Lindfors.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Trivial2
public Trivial2()
setSomething
public void setSomething(String thing)
- Specified by:
setSomething
in interface Trivial2MBean
getSomething
public String getSomething()
- Specified by:
getSomething
in interface Trivial2MBean
doOperation
public void doOperation()
- Specified by:
doOperation
in interface Trivial2MBean
isOperationInvoked
public boolean isOperationInvoked()
- Specified by:
isOperationInvoked
in interface Trivial2MBean
reset
public void reset()
- Specified by:
reset
in interface Trivial2MBean
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.