void IceGrid::ApplicationObserverPrx::applicationUpdated | ( | std::int32_t | serial, |
const ApplicationUpdateInfo & | desc, | ||
const Ice::Context & | context = Ice::noExplicitContext ) const |
Notifies the observer that an application was updated.
serial | The new serial number of the registry database. |
desc | The descriptor of the update. |
context | The request context. |