org.jboss.test.jmx.compliance.query.support
Class StringTest

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.query.support.StringTest
All Implemented Interfaces:
StringTestMBean

public class StringTest
extends Object
implements StringTestMBean


Constructor Summary
StringTest()
           
StringTest(String string)
           
 
Method Summary
 String getString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringTest

public StringTest()

StringTest

public StringTest(String string)
Method Detail

getString

public String getString()
Specified by:
getString in interface StringTestMBean


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.