Configuration model of the object definition registry
| Class | Description | |
|---|---|---|
| AsyncInitConfig | The configuration for an asynchronously initializing object. | |
| ManagedArray | Represents an Array that might contain special configuration values like object references or inline object definitions alongside simple values. | |
| ObjectIdReference | Represent a reference to an object in the Parsley Context by id. | |
| ObjectTypeReference | Represent a reference to an object in the Parsley Context by type. | |
| PropertyValue | Represents a single property value. |