Package io.joynr.context
-
Class Summary 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 asJoynrMessageScoped.JoynrMessageScopeModule Configures theJoynrMessageScopedandJoynrMessageScope. -
Annotation Types Summary 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.