Constructor and Description |
---|
UpdateChecker()
Construct update checker object
|
Modifier and Type | Method and Description |
---|---|
void |
checkForUpdate()
This method ensures that there will be no exception thrown.
|
protected void |
putUrlSafe(String key,
String value)
Add param to map, value is url-encoded
|
void |
run()
Run the update check
|
protected void |
updateParams()
hook point to update any params before update check
|
cancel, scheduledExecutionTime
protected void putUrlSafe(String key, String value)
key
- value
- public void run()
public void checkForUpdate()
protected void updateParams()
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.