Syntax
bean:
class: <string>
constructorArgs:
- <constructorarg>
properties:
- <items>
scope: singleton
bean:
class: <string>
constructorArgs:
- <constructorarg>
properties:
- <items>
scope: singleton
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| class | false | - | - | - |
| scope | false | - | - | - |
Child Structure
| Element | Cardinality | Description |
|---|---|---|
| constructorarg | 0..* | |
| items | 0..* |