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

◆ applicationAdded()

void IceGrid::ApplicationObserverPrx::applicationAdded ( std::int32_t serial,
const ApplicationInfo & desc,
const Ice::Context & context = Ice::noExplicitContext ) const

Notifies the observer that an application was added.

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