Annotation Type JoynrMessageScoped


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface 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.