Package io.joynr.jeeintegration.api
Annotation Type JoynrJeeMessageScoped
-
@Scope @Retention(RUNTIME) @Target({TYPE,METHOD}) @Documented public @interface JoynrJeeMessageScoped
Used to identify the scope within which a joynr message is being processed. LikeRequestScoped, but for joynr messages.