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

◆ updateConnectionObservers()

virtual void Ice::Instrumentation::ObserverUpdater::updateConnectionObservers ( )
pure virtual

Updates connection observers associated with each of the Ice connection from the communicator and its object adapters.

When called, this method goes through all the connections and for each connection CommunicatorObserver::getConnectionObserver is called. The implementation of getConnectionObserver has the possibility to return an updated observer if necessary.