- All Superinterfaces:
Remote
- All Known Implementing Classes:
AbstractUpdateServiceImpl
RMI service to provide the update info for an application.
-
Method Summary
Modifier and TypeMethodDescriptiongetUpdateInfo(ClientInfo info) Gets the info how to download and install the update.
-
Method Details
-
getUpdateInfo
Gets the info how to download and install the update.- Parameters:
info- the client application info- Returns:
- the update info
- Throws:
RemoteException- if download info cannot be determined
-