Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ applicationUpdated()

virtual void IceGrid::ApplicationObserver::applicationUpdated ( std::int32_t serial,
ApplicationUpdateInfo desc,
const Ice::Current & current )
pure virtual

Notifies the observer that an application was updated.

Parameters
serialThe new serial number of the registry database.
descThe descriptor of the update.
currentThe Current object of the incoming request.