void IceGrid::NodeObserverPrx::updateAdapter | ( | std::string_view | node, |
const AdapterDynamicInfo & | updatedInfo, | ||
const Ice::Context & | context = Ice::noExplicitContext ) const |
Notifies the observer that the state of an object adapter changed.
node | The node hosting the adapter. |
updatedInfo | The new adapter state. |
context | The request context. |