IceGrid.ObjectDescriptor¶
- class IceGrid.ObjectDescriptor(id: ~Ice.Identity.Identity = <factory>, type: str = '', proxyOptions: str = '')¶
Bases:
objectDescribes a well-known Ice object.
- proxyOptions¶
The proxy options to use when creating a proxy for this well-known object. If empty, the proxy is created with the proxy options specified on the object adapter or replica group.
- Type:
Notes
The Slice compiler generated this dataclass from Slice struct
::IceGrid::ObjectDescriptor.