Optionalname: stringOptionaldescription: stringOptionalid: stringOptionalreplicaGroupId: stringOptionalpriority: stringOptionalregisterProcess: booleanOptionalserverLifetime: booleanOptionalobjects: ObjectDescriptor[]Optionalallocatables: ObjectDescriptor[]The descriptors of allocatable objects.
A description of this object adapter.
The adapter ID.
The object adapter name.
The descriptors of well-known objects.
The adapter priority. Only relevant when the adapter is in a replica group.
When true, the object adapter registers a process object.
The replica group ID. It's empty when the adapter is not part of a replica group.
When true, the lifetime of this object adapter is the same of the server lifetime. This information is
used by the IceGrid node to figure out the server state: the server is active when all its "server lifetime"
adapters are active.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
StaticreadReads AdapterDescriptor from the given InputStream.
The InputStream to read from.
The read AdapterDescriptor value.
StaticwriteWrites the AdapterDescriptor value to the given OutputStream.
The OutputStream to write to.
The value to write.
Describes an indirect object adapter.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::AdapterDescriptor.