Name |
Description |
AliasDefinition |
Defines an alias from an entry to another. |
ArrayDefinition |
Definition of an array containing values or references. |
DecoratorDefinition |
Factory that decorates a sub-definition. |
EnvironmentVariableDefinition |
Defines a reference to an environment variable, with fallback to a default
value if the environment variable is not defined. |
FactoryDefinition |
Definition of a value or class with a factory. |
ObjectDefinition |
Defines how an object can be instantiated. |
StringDefinition |
Definition of a string composed of other strings. |
ValueDefinition |
Definition of a value for dependency injection. |