One-shot constructor to initialize all data members.
Optionaladapters: AdapterDescriptor[]The indirect object adapters.
OptionalpropertySet: PropertySetDescriptorThe property set.
OptionaldbEnvs: DbEnvDescriptor[]The database environments.
Optionallogs: string[]The path of each log file.
Optionaldescription: stringA description of this descriptor.
The indirect object adapters.
The database environments.
A description of this descriptor.
The path of each log file.
The property set.
Obtains the sliced data associated with this instance.
The sliced data if this value was sliced during unmarshaling, null otherwise. Unknown slices are preserved only when the sender uses the sliced format.
Obtains the Slice type ID of the most-derived class supported by this object.
The type ID.
The Ice runtime invokes this method after unmarshaling an object's data members. This allows a subclass to override this method in order to perform additional initialization.
The Ice runtime invokes this method prior to marshaling an object's data members. This allows a subclass to override this method in order to validate its data members.
Staticice_Obtains the Slice type ID of this type.
The return value is always "::Ice::Object".
Describes an Ice communicator.
Remarks
The Slice compiler generated this class from Slice class
::IceGrid::CommunicatorDescriptor.