|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.scheduler.tasks.AbstractTask org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
public class CheckInternetConnectivityTask
Simple implementation to check if we have a connection to the internet.
Field Summary |
---|
Fields inherited from class org.openmrs.scheduler.tasks.AbstractTask |
---|
isExecuting, taskDefinition |
Constructor Summary | |
---|---|
CheckInternetConnectivityTask()
|
Method Summary | |
---|---|
void |
execute()
Executes the task defined in the task definition. |
Methods inherited from class org.openmrs.scheduler.tasks.AbstractTask |
---|
authenticate, getTaskDefinition, initialize, isExecuting, shutdown, startExecuting, stopExecuting |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckInternetConnectivityTask()
Method Detail |
---|
public void execute()
Task
execute
in interface Task
execute
in class AbstractTask
AbstractTask.execute()
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |