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

◆ applicationUpdated()

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.

Parameters
serialThe new serial number of the registry database.
descThe descriptor of the update.
contextThe request context.