public class HelloWorldThread
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
HelloWorldThread()
Public constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()
Illustrates stateless functionality as simply as possible. 
 | 
public void run()
run in interface java.lang.RunnableCopyright © 2018 OpenMRS Inc.. All Rights Reserved.