|
pure virtual |
Gets the registry information of an IceGrid registry.
| name | The registry name. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::RegistryNotExistException | Thrown when the registry doesn't exist. |
| IceGrid::RegistryUnreachableException | Thrown when the registry is unreachable. |