| Annotation Type | Description |
|---|---|
| Invocation |
Annotation to denote the injection of a
invocation specific resource.
|
| Service |
Annotation to denote the injection of a service dependency into a Fragment.
|
| State |
Annotation to denote the injection of a property, association or
StateHolder.
|
| Structure |
Annotation to denote the injection of a
resource specific for the module which the
injected object/fragment is instantiated in.
|
| This |
Annotation to denote the injection of a reference to the same Composite
as the fragment is a part of.
|
| Uses |
Annotation to denote the injection of a dependency to be used by a Mixin.
|