![]() |
Ice 3.8
Slice API Reference
|
Information about an adapter registered with the IceGrid registry. More...
defined in <IceGrid/Admin.ice>
struct AdapterInfo { ... }
Data Members | |
string | id |
The ID of the adapter. | |
Object * | proxy |
A dummy direct proxy that contains the adapter endpoints. | |
string | replicaGroupId |
The replica group ID of the object adapter, or empty if the adapter doesn't belong to a replica group. |
Information about an adapter registered with the IceGrid registry.