| Annotation Type | Description |
|---|---|
| ConfigName |
This annotation is meant to be applied on fields of classes
which are serving as extension configurations.
|
| Connection |
Indicates that the annotated member should be injected with a currently active connection.
|
| Ignore |
Ignores a field or method inside a complex type.
|
| Optional |
Marks a
Parameter field a optional. |
| UseConfig |
Indicates that the annotated member should be injected with the currently active configuration instance.
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.