Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextApplication Descriptor Element
prevAdapter Descriptor Element

An allocatable element defines an allocatable object in the IceGrid registry. Clients can allocate this object using only its identity, or they can allocate objects of a specific type.

This element may only appear as a child of an adapter element.

The following attributes are supported:

Attribute

Description

Required

identity

Specifies the identity by which this allocatable object is known.

Yes

property

Specifies the name of a property to generate that contains the stringified identity of this allocatable.

No

type

An arbitrary string used to group allocatable objects. By convention, the string represents the most-derived Slice type ID of the object, but an application is free to use another convention.

No

See Also
Zret
Znav
nextApplication Descriptor Element
prevAdapter Descriptor Element