|
TrueUpdate Manager Specification 0.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UpdateManager
An update manager cooperates with update agents to automatically install updates to an application. All communication between the update agent and the update manager is asynchronous.
Implementations must be thread-safe.
| Method Summary | |
|---|---|
void |
checkForUpdates()
Checks for updates and notifies the subscribed agents. |
void |
close()
Stops this update manager. |
| Method Detail |
|---|
void checkForUpdates()
throws Exception
Exception
void close()
throws Exception
Exception
|
TrueUpdate Manager Specification 0.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||