| 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.
| serial | The new serial number of the registry database. |
| desc | The descriptor of the new application. |
| context | The request context. |