org.jboss.test.jmx.compliance.standard.support
Class MyRunnable

java.lang.Object
  extended byorg.jboss.test.jmx.compliance.standard.support.MyRunnable
All Implemented Interfaces:
Runnable

public class MyRunnable
extends Object
implements Runnable


Constructor Summary
MyRunnable()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyRunnable

public MyRunnable()
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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