galovics commented on code in PR #2700:
URL: https://github.com/apache/fineract/pull/2700#discussion_r1004841171


##########
fineract-provider/src/main/java/org/apache/fineract/infrastructure/jobs/service/SchedulerStopListener.java:
##########
@@ -41,13 +37,17 @@ public class SchedulerStopListener implements JobListener {
 
     private JobRegisterService jobRegisterService;
 
+    public void setJobRegisterService(JobRegisterService jobRegisterService) {

Review Comment:
   I guess this was more of a testing and not needed (as far as I can tell from 
the instantiation of this class)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to