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

◆ applicationAdded()

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

Notifies the observer that an application was added.

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