|
pure virtual |
Sets the observer proxies that receive notifications when the state of the registry or nodes changes.
| registryObs | The registry observer. |
| nodeObs | The node observer. |
| appObs | The application observer. |
| adptObs | The adapter observer. |
| objObs | The object observer. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::ObserverAlreadyRegisteredException | Thrown when an observer is already registered with this registry. |