Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::RegistryObserver Interface Reference

Monitors changes to the state of the registries. More...

defined in <IceGrid/Admin.ice>

interface RegistryObserver { ... }

Operations

void registryDown (string name)
 Notifies the observer that a registry replica went down.
void registryInit (RegistryInfoSeq registries)
 Provides the initial state of the registries to the observer.
void registryUp (RegistryInfo registryReplica)
 Notifies the observer that a registry replica came up.

Detailed Description

Monitors changes to the state of the registries.

Definition at line 651 of file Admin.ice.


The documentation for this interface was generated from the following file: