Sets the observer identities that receive notifications when the state of the registry or nodes changes.
This operation should be used by clients that are using a bidirectional connection to communicate with the session.
- Parameters
-
registryObs | The registry observer identity. |
nodeObs | The node observer identity. |
appObs | The application observer. |
adptObs | The adapter observer. |
objObs | The object observer. |
context | The request context. |
- Exceptions
-
IceGrid::ObserverAlreadyRegisteredException | Thrown when an observer is already registered with this registry. |