org.quartz.utils
public class UpdateChecker extends java.util.TimerTask
Constructor and Description |
---|
UpdateChecker() |
Modifier and Type | Method and Description |
---|---|
void |
checkForUpdate()
This method ensures that there will be no exception thrown.
|
static void |
main(java.lang.String[] args) |
void |
run()
Run the update check
|
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
public void checkForUpdate()
public static void main(java.lang.String[] args)
Copyright © 2014. All Rights Reserved.