| Class | Description |
|---|---|
| JoynrMessageScope |
Implementation of the joynr message scope, for instances which are to be valid during the processing of joynr
messages and are marked as
JoynrMessageScoped. |
| JoynrMessageScopeModule |
Configures the
JoynrMessageScoped and JoynrMessageScope. |
| Annotation Type | Description |
|---|---|
| JoynrMessageScoped |
Used to mark an instance as eligible for injection in the joynr message scope, which is active for the duration of an
incoming joynr message being processed.
|
Copyright © 2021. All rights reserved.