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

◆ updateAdapter()

virtual void IceGrid::NodeObserver::updateAdapter ( std::string node,
AdapterDynamicInfo updatedInfo,
const Ice::Current & current )
pure virtual

Notifies the observer that the state of an object adapter changed.

Parameters
nodeThe node hosting the adapter.
updatedInfoThe new adapter state.
currentThe Current object of the incoming request.