Public Member Functions | |
ApplicationRepositoryImpl () | |
String | registerApplication (byte[] app) |
byte[] | getApplication (String appId) |
Private Attributes | |
long | lastAppId |
ApllicationRepository is used to store and retrive application by remote clients.
|
Constructor. |
|
Allows a client to retrieve an app stored at the repository.
|
|
Register a given application.
|
|
|