|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openmrs.scheduler.tasks.HelloWorldThread
public class HelloWorldThread
Implementation of the stateless task.
| Constructor Summary | |
|---|---|
HelloWorldThread()
Public constructor. |
|
| Method Summary | |
|---|---|
void |
run()
Illustrates stateless functionality as simply as possible. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelloWorldThread()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
OpenMRS-1.7.x | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||